Commit Graph

80 Commits

Author SHA1 Message Date
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
Nishanth Shanmugham
df3ccde6c8 Don't pluralize blog -> blogs 2015-12-28 18:51:44 -06:00
Nishanth Shanmugham
2e46d6823c Fix code colors and add support for linked code 2015-12-26 15:41:42 -06:00
Nishanth Shanmugham
45cc9efecd Allow zooming on mobile 2015-12-24 23:25:34 -06:00
Nishanth Shanmugham
197b4cf1cb Remove antialiasing fonts 2015-12-24 23:08:30 -06:00
Nishanth Shanmugham
13e3bf1f12 css: black-content body 2015-12-24 23:01:25 -06:00
Nishanth Shanmugham
7ea60bd2fd Header spacing size updates 2015-12-24 21:37:58 -06:00
Nishanth Shanmugham
f9c3b6c679 Darker gray color 2015-12-24 20:28:07 -06:00
Nishanth Shanmugham
a1da305e7d Add screenshots 2015-12-24 19:20:08 -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
0d9d498caa Update README.md 2015-12-21 06:04:17 -06:00
Nishanth Shanmugham
e850030cc1 Update README.md 2015-12-21 05:58:19 -06:00
Nishanth Shanmugham
a8215208a7 Edit README.md 2015-12-21 05:01:39 -06:00
Nishanth Shanmugham
62d55c98fc Update screen shots 2015-12-21 04:49:35 -06:00
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