Commit Graph

84 Commits

Author SHA1 Message Date
remeh
2e1a9232cc header: support for static avatar. 2016-11-08 21:56:08 +01:00
remeh
3c87066710 header: add Gravatar support. 2016-11-08 21:18:47 +01: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
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
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
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
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
Alexander Zeitler
bf8b0767a2 Fix back link 2016-01-14 00:09:36 +01:00
Nishanth Shanmugham
45cc9efecd Allow zooming on mobile 2015-12-24 23:25:34 -06:00
Nishanth Shanmugham
204880aac9 v0.3.0
- Change color from orange to blue; improve colors elsewhere
- Change `div.section` to `section`
- Rename  `posts` directory to `blog`
- Add ability to specify extra CSS files in `config.toml`
- Removed `WebFontsFile` feature from `config.toml`
- Remove the initials displayed on top right of single post pages
- Update example site
2015-12-24 16:57:45 -06:00
Nishanth Shanmugham
81e87c2318 Breaking change: Add disqus element.
Required adding disqusShortname = "XYZ" to config.toml
Details: http://gohugo.io/extras/comments/

This resolves #4.
2015-12-21 03:45:35 -06:00
Nishanth Shanmugham
a58f1b6e4f Fix another deprecated base url property 2015-11-12 17:17:16 -06:00
Nishanth Shanmugham
994913289e Use .BaseURL instead of .BaseUrl
Closes #2
2015-11-08 22:48:12 -06:00
Nishanth Shanmugham
83bf38ddb2 Orange colors
* Add Open Sans to the stack
2015-10-31 16:07:06 -05:00
Nishanth Shanmugham
4331c6ee6d CSS changes
* Dynamic resume link
* More header changes
* CSS for narrow hides
* Fix syntax error in header files
* Add transition for initials link
* Link hover with transition
* Add date in tooltip
* Consistent colors
* Font sizes
* Icon margins

HTTPS in JS correction to remove slashes
2015-10-31 16:07:04 -05:00
Nishanth Shanmugham
29a5b22882 Color changes to background and compensated colors
* Fix overly dark shades
* Remove word count from posts
* Markup changes for single posts headers
* Rename config
* Fix page heading
2015-10-31 16:06:50 -05:00
Nishanth Shanmugham
f76074413e Use Raleway for nav 2015-09-13 17:44:43 -05:00
Nishanth Shanmugham
21af44ba8e Remove font script 2015-08-29 02:34:42 -05:00
Nishanth Shanmugham
6e2e423bec Add CSS cache buster 2015-08-29 02:28:59 -05:00
Nishanth Shanmugham
61c75f4dd6 Fix missing comma in CSS font stack
* Should fix Firefox fonts error
2015-08-29 02:00:12 -05:00
Nishanth Shanmugham
56dc02acc3 Update mobile width background color for header area 2015-08-29 00:50:26 -05:00
Nishanth Shanmugham
c10b0581a3 Change post navigation
* Delete old post directory
2015-08-26 23:35:46 -05:00
Nishanth Shanmugham
348e1e542a Fix titles 2015-08-25 13:53:55 -05:00
Nishanth Shanmugham
b9f26b600a Add example site
* Revert back to using author in params
2015-08-25 00:01:18 -05:00
Nishanth Shanmugham
4aaa445727 Remove Author from site params 2015-08-24 23:40:21 -05:00
Nishanth Shanmugham
7262e07657 Fix page titles 2015-08-24 23:36:26 -05:00
Nishanth Shanmugham
3c6ad30b83 Allow flexible favicon location
* Fix README for these changes
2015-08-24 23:15:57 -05:00
Nishanth Shanmugham
1b5cab40a8 Configurable webfonts file name 2015-08-24 23:10:51 -05:00
Nishanth Shanmugham
b234033bff Add support for ProximaNova
* Edit README
* Compile CSS
2015-08-24 23:00:29 -05:00
Nishanth Shanmugham
05141122f3 Remove unused skeleton.css
* Remove navlist.css
* Fix included CSS files
2015-08-24 18:30:19 -05:00
Nishanth Shanmugham
d2264ad3f3 Add all files 2015-08-24 18:28:03 -05:00