Alexis Tacnet
1b1ff254af
Change author
2016-12-26 16:58:40 +01:00
Alexis Tacnet
70111bacc1
Remove less directory
2016-12-26 16:38:24 +01:00
Alexis Tacnet
52440553c3
Merged mobile_responsive into master
2016-12-26 16:04:35 +01:00
Alexis Tacnet
b6e7152c3a
Add padding to home screen and remove it from other pages
2016-12-26 16:04:28 +01:00
Alexis Tacnet
b8b5125848
Remove margin of front page
2016-12-26 15:56:47 +01:00
Alexis Tacnet
3831d699cb
Change police size for mobile and remove grey in background
2016-12-26 15:53:34 +01:00
Alexis Tacnet
0b54ad1641
Safari fix
2016-12-21 11:22:40 +01:00
Alexis Tacnet
7eab793afb
Change font of paragraphes
2016-12-18 21:12:04 +01:00
Alexis Tacnet
9139037ba5
Add font style on paragraphes
2016-12-07 16:04:02 +01:00
Alexis Tacnet
9043d011dc
Fix redirection to / on Back to posts
2016-12-07 12:34:40 +01:00
Alexis Tacnet
003d590502
Fix font in markdown text
2016-12-07 12:21:54 +01:00
Alexis Tacnet
3065147286
Add site title everywhere
2016-12-06 23:57:06 +01:00
Alexis Tacnet
4bf549032a
Get the head bigger
2016-12-06 23:56:54 +01:00
Alexis Tacnet
9f8b26993e
Delete useless icons
2016-12-03 11:52:42 +01:00
Alexis Tacnet
1c04c1e14a
Delete google analytics
2016-12-03 11:51:33 +01:00
Alexis Tacnet
95d322c326
Add logo on the side
2016-12-03 11:50:40 +01:00
Nishanth Shanmugham
8324832d46
Merge pull request #31 from robinst/highlightjs-languages
...
Support additional languages for highlight.js
2016-12-01 18:28:56 -06:00
Robin Stocker
97f796f224
Support additional languages for highlight.js
...
highlight.min.js only includes 22 commonly used languages. E.g. Go and
Rust are not part of that set. This change allows users to add the JS
for additional languages via a config option.
I've also updated the library to the newest version.
2016-12-02 11:21:00 +11:00
Nishanth Shanmugham
d99f3b56c1
Merge pull request #29 from bep/rss
...
Rename RSSlink to RSSLink
2016-11-17 04:37:02 -06:00
Bjørn Erik Pedersen
5917f042e5
Rename RSSlink to RSSLink
...
The former will be deprecated and eventually removed from Hugo.
Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
2016-11-17 08:53:41 +01:00
Rémy Mathieu
bccad9a8c4
Merge pull request #28 from remeh/feature/compat0.17
...
layouts: restore compatibility with Hugo < 0.18
2016-11-09 21:57:01 +01:00
remeh
25f2e95a77
README: add a note for existing user about lowercasing the parameters.
2016-11-09 21:55:38 +01:00
remeh
f89eae3668
layouts: restore compatibility with Hugo < 0.18
2016-11-09 21:06:20 +01:00
Rémy Mathieu
ff26d90c2b
Merge pull request #26 from remeh/master
...
header: support for static avatar.
2016-11-08 21:59:47 +01:00
remeh
2e1a9232cc
header: support for static avatar.
2016-11-08 21:56:08 +01:00
Nishanth Shanmugham
6b2ecd9708
Merge pull request #25 from remeh/master
...
header: add Gravatar support.
2016-11-08 14:27:21 -06:00
remeh
3c87066710
header: add Gravatar support.
2016-11-08 21:18:47 +01:00
Nishanth Shanmugham
8e0bad49a7
Merge pull request #24 from remeh/master
...
Fixes params get for Hugo 0.18
2016-11-07 17:11:38 -06:00
remeh
95940453e7
layouts: fix refactoring error using get on Param.
2016-11-07 19:33:29 +01:00
remeh
51b5b6541f
layouts: replace all get on Params.
2016-11-07 19:28:30 +01:00
Nishanth Shanmugham
e80e7cb4b1
Merge pull request #23 from remeh/master
...
layouts: access DateForm and DateFormFull paramx as string.
2016-11-07 12:27:58 -06:00
remeh
07da40c3cf
layouts: access DateForm and DateFormFull param as string.
...
This fix the usage of this theme with Hugo 0.18-dev
2016-11-07 19:09:51 +01:00
Nishanth Shanmugham
8fbb5ca033
Merge pull request #19 from nishanths/update-tn-image
...
images: Update thumbnail image
2016-10-08 00:29:01 -05:00
Nishanth Shanmugham
26e0557c9b
images: Update thumbnail image
2016-10-08 00:28:21 -05:00
Nishanth Shanmugham
4925dadcfc
Merge pull request #18 from nishanths/fix-icons-centering
...
.container .content CSS and .post-item HTML fixes
2016-10-08 00:18:24 -05:00
Nishanth Shanmugham
93618f9ec8
.container .content CSS and .post-item HTML fixes
...
* .container .content for icons should not be 100%
to help with centering.
* Use span for .post-item internals, otherwise Firefox
messes up at smaller screen width with the list bullet
and title on separate lines.
* README wording
Fix #17
2016-10-08 00:17:08 -05:00
Nishanth Shanmugham
a9196dff19
Merge pull request #16 from mvrilo/rss
...
RSS support
2016-10-01 22:42:45 -05:00
Murilo Santana
c90a6943c0
only alternate
2016-10-01 23:05:13 -03:00
Murilo Santana
de20e56890
Adding RSS link
2016-10-01 18:20:27 -03:00
Nishanth Shanmugham
e4ac4c2c91
README: mention draft = false
...
Also, add a link to demo web page.
2016-09-10 11:26:26 -05:00
Nishanth Shanmugham
df002a3f46
Set .container .content width to 100%
...
Fixes #7
2016-09-10 11:16:48 -05:00
nishanths
d1c7de8860
Merge pull request #12 from andy4thehuynh/ALH-add-highlight-js
...
Add highlight js for syntax highlighting
2016-09-03 08:42:58 -05:00
Andy Huynh
b3980e9d83
ALH: Update example config file to include highlight js
2016-09-02 12:53:34 -07:00
Andy Huynh
1b0897ea6b
ALH: Add highlight js for syntax highlighting
2016-09-02 12:46:22 -07:00
Nishanth Shanmugham
d9e1296bda
Resize image
...
Also, improve README.md wording on config.toml.
2016-08-03 08:48:12 -07:00
Nishanth Shanmugham
0ab1dc783d
Update thumbnail image
2016-07-30 20:53:22 -07:00
Nishanth Shanmugham
709f10c191
Make exampleSite config.toml less confusing
2016-07-30 20:53:10 -07:00
Nishanth Shanmugham
7acfda9584
Move .less files to dev/less
2016-07-30 20:52:45 -07:00
Nishanth Shanmugham
e32b495b66
Merge pull request #6 from AlexZeitler/patch-1
...
Fix back link
2016-01-13 21:55:29 -06:00
Alexander Zeitler
bf8b0767a2
Fix back link
2016-01-14 00:09:36 +01:00