Commit Graph

152 Commits

Author SHA1 Message Date
Nishanth Shanmugham
3e847e7817 Fill example site with general content
Fix markdown for italic and other font styles
Improve sample pages and posts in example site
Update example site config

Resolves #5 :)
2015-12-21 04:43:07 -06:00
Nishanth Shanmugham
dcb1f76cc8 Update theme.toml
Edit description, features, tags
Make required Hugo version 0.15
2015-12-21 03:45:57 -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
8627d655e5 Add flex display 2015-12-21 02:50:03 -06:00
Nishanth Shanmugham
107c4c031c Fix reversed media query for bullted list 2015-12-21 02:48:04 -06:00
Nishanth Shanmugham
d1de38e47a Hide dates in posts list for smaller screens
Replace the date meta data with bulleted list
2015-12-21 02:03:24 -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
b28392d6d9 Update README 2015-11-01 15:36:00 -06:00
Nishanth Shanmugham
13ccb173f9 Add screenshots to README 2015-11-01 15:33:33 -06:00
Nishanth Shanmugham
8e82ba2d21 Clean up
Finish updating example site
Edit README
2015-11-01 15:20:59 -06:00
Nishanth Shanmugham
d4353d39e9 Update example site 2015-10-31 16:20:28 -05:00
Nishanth Shanmugham
83bf38ddb2 Orange colors
* Add Open Sans to the stack
2015-10-31 16:07:06 -05:00
Nishanth Shanmugham
e7c05bde28 Image profile class 2015-10-31 16:07:04 -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
d99e82e683 New colors 2015-10-31 16:06:48 -05:00
Nishanth Shanmugham
12285933ee Merge pull request #3 from bep/fix-examplesite
Fix broken exampleSite
2015-10-11 10:43:05 -05:00
Bjørn Erik Pedersen
172c52e657 Fix broken exampleSite 2015-10-11 13:10:26 +02:00
Nishanth Shanmugham
223ca29452 Fix max-width again 2015-10-03 18:00:02 -05:00
Nishanth Shanmugham
22c6b777a3 Reduce max-width 2015-10-03 17:20:13 -05:00
Nishanth Shanmugham
a8c677a4b4 Add Raleway Dots
* Fix nav sizes and use Proxima Nova
2015-09-13 17:55:07 -05:00
Nishanth Shanmugham
f76074413e Use Raleway for nav 2015-09-13 17:44:43 -05:00
Nishanth Shanmugham
d36d3aa373 More image changes
* Margins for social icons
2015-09-05 13:50:53 -05:00
Nishanth Shanmugham
edca32ef49 Fix img styles 2015-09-05 08:55:11 -05:00
Nishanth Shanmugham
0b75044dee Add img css
* Create util file
* Add screen size helpers
2015-09-05 08:51:48 -05:00
Nishanth Shanmugham
3f0693edb7 Fix code font size 2015-09-05 08:32:52 -05:00
Nishanth Shanmugham
12b2c918ba Use Raleway headings
* Use different shade of green
2015-09-05 08:28:19 -05:00
Nishanth Shanmugham
891fbc2af0 CSS fixes 2015-09-04 14:21:20 -05:00
Nishanth Shanmugham
ec002999c7 CSS font sizes 2015-09-04 08:48:47 -05:00
Nishanth Shanmugham
ecea5cb65a Use standard black for background color 2015-08-29 02:54:18 -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
33e13eed79 Adjust icons margins 2015-08-27 00:16:33 -05:00
Nishanth Shanmugham
b6e755f850 Increase icon sizes for mobile widths 2015-08-27 00:15:41 -05:00
Nishanth Shanmugham
c10b0581a3 Change post navigation
* Delete old post directory
2015-08-26 23:35:46 -05:00
Nishanth Shanmugham
745b85eea7 Fix README links 2015-08-25 18:15:33 -05:00
Nishanth Shanmugham
348e1e542a Fix titles 2015-08-25 13:53:55 -05:00
Nishanth Shanmugham
fa606ea39e Remove .gitignore in exampleSite 2015-08-25 00:02:03 -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
fb202dfcde Add Source Sans Pro and compile CSS 2015-08-24 21:56:45 -05:00
Nishanth Shanmugham
093c92da70 Edit README 2015-08-24 21:36:50 -05:00
Nishanth Shanmugham
21e7d16e8f Add images
* Remove unused files
* Fix missing theme.toml keys
2015-08-24 19:10:20 -05:00