Commit graph

63 commits

Author SHA1 Message Date
Michael Rose
e987aeb88e Cleanup and document stylesheets
- Partially addresses #129
2015-03-03 13:05:35 -05:00
Michael Rose
c3928c81cd Rename _pygments.scss to _syntax.scss
- Include Rouge in Pygments examples
2015-02-16 09:45:20 -05:00
Michael Rose
c25fad72e5 Attempt to fix search.json file not found errors
- Add BASE_URL variable to scripts.html _include to create an absolute URL in search.js for search.json
2015-01-22 11:08:52 -05:00
Michael Rose
a9ab8b7bf7 Remove search overlay
- Fixes #88
- Replace overlay with dedicated search page (see /search/index.md)
- Replace simpleJekyllSearch.js
- Include pages in search.json index
2015-01-22 10:20:09 -05:00
Michael Rose
4bf60f5930 Improve navigation and search overlay on small screens
- Fixes #88
2014-09-05 16:24:44 -04:00
Michael Rose
6b5002b2fd Speed up nav drop down 2014-09-05 16:24:39 -04:00
Michael Rose
23854de50b Adjust syntax highlighting styling 2014-09-04 14:48:57 -04:00
Michael Rose
aadb22ffcf Cleanup stylesheets
- Add Bourbon and Neat
2014-09-04 14:48:52 -04:00
Michael Rose
5623ac2326 Optimize script and images 2014-08-27 10:35:27 -04:00
Javier Cejudo
595a36c502 fix(nav): clicking anywhere when the nav is hidden no longer opens the menu 2014-08-27 22:34:18 +10:00
Michael Rose
d2a1d52eb0 Update search script 2014-08-22 13:50:42 -04:00
Michael Rose
e711f8b839 Update theme to support Jekyll 2.x newness
- Cleanup _config.yml
- Move navigation and author info to data files
- Convert .less stylesheets to .scss
- Update documentation
- Include Octopress gem for new post/page creation
2014-08-08 16:07:20 -04:00
Michael Rose
f07ae0f476 Add Magnific Popup
- Image links now display in a lightbox
2014-07-23 08:19:40 -04:00
Michael Rose
a3d2e045cf Update FitVids.js to 1.0.3 2014-01-16 09:34:23 -05:00
Michael Rose
6a24d00736 Compile new .css for .author-photo width fix 2014-01-03 15:11:16 -05:00
Tobias Brunner
64618719e7 Bugfix .author-photo vs .author-photo width
The author-photo is 150px, but the entry-meta div only 140px. This squeezes the author photo by 10px and makes it look strange.
2014-01-03 15:56:22 +01:00
Michael Rose
cbf29f6ca2 Lighten weight of .entry-title 2014-01-02 15:09:30 -05:00
Michael Rose
6eab0eaa0d Fix search.json url for realZ this time 2013-09-12 08:16:13 -04:00
Michael Rose
f30520be41 Fix simple search path issues 2013-09-12 08:15:56 -04:00
Michael Rose
7b26bbff4d Fix jumpy navigation on click. 2013-09-11 16:09:24 -04:00
Michael Rose
e893fd19e3 Adjust placement of .search-wrapper overlay 2013-09-11 14:50:29 -04:00
Michael Rose
8a286ecd30 Fixes #29. Close menu on click outside of it. 2013-09-11 14:43:35 -04:00
Michael Rose
31292dc888 Add search overlay background-color fallback 2013-09-11 14:42:43 -04:00
Michael Rose
5241e9f646 Style simple search overlay 2013-09-11 14:24:55 -04:00
Michael Rose
20cc1bdf8c Add simple post search overlay to nav 2013-09-11 12:12:08 -04:00
Michael Rose
6a880e0cc7 Run Grunt build script 2013-09-11 09:53:44 -04:00
Michael Rose
335401167a Setup Grunt build scripts 2013-09-11 09:45:12 -04:00
Michael Rose
0b004baaaa Fixes #31 2013-08-19 10:38:30 -04:00
Michael Rose
79a8f0f481 Fixes #30 2013-08-19 10:36:01 -04:00
Michael Rose
aebc4bc732 Cleanup code syntax highlighting (Pygments, Coderay) 2013-08-16 08:31:48 -04:00
Michael Rose
c5abe85380 Pre-process main.less 2013-08-12 14:17:05 -04:00
Alex Forey
98beac6409 Added link post styles to typography.less 2013-08-12 18:29:30 +01:00
Alex Forey
07ce4366b5 Added link post styles to page.less 2013-08-12 18:27:54 +01:00
Michael Rose
8dc5f41f17 Style code syntax to fix #23 and add example to Sample Post 2013-08-08 13:26:27 -04:00
ma65p
a703a9d8c8 Update main.css 2013-08-08 10:02:02 -05:00
Michael Rose
6c1556eb36 Style feature image credit caption 2013-08-05 11:59:05 -04:00
Michael Rose
768e69bd4d Merge branch 'image-credit' of https://github.com/sandeepc/so-simple-theme into sandeepc-image-credit 2013-08-05 11:37:27 -04:00
Michael Rose
86b14ebfa4 Refactor figure image classes and add hover effects 2013-08-05 11:33:53 -04:00
Michael Rose
84fd24fc0b Fixes issue #20 2013-08-04 22:56:59 -04:00
Sandeep Chivukula
68e2014c84 Added Image Credit 2013-08-01 22:39:13 -07:00
Michael Rose
ae4299853d Modify header animations and placement 2013-07-30 09:53:12 -04:00
Michael Rose
97ac5c82ea Cleanup schema items 2013-07-29 15:32:58 -04:00
Michael Rose
07191f4706 Compile main.less to reflect corrected @alt-font variable 2013-07-29 07:45:03 -04:00
Jeremy Baker
daaaa9409f Change the @alt-font from volkhorn to volkhov
In _head.html we're loading volkhov.js from edgefonts, but in
variables.less it was referencing volkorn. I don't see volkorn
loaded anywhere, so I'm assuming it's a typo.
2013-07-29 00:05:39 -07:00
Michael Rose
7e569b3bed Lighten body text color 2013-07-26 11:05:10 -04:00
Michael Rose
da970a1acf Alter top navigation hover state 2013-07-26 11:03:17 -04:00
Michael Rose
a03b50d88c Make nav button links and feed icon clickable. Fixes #15 2013-07-19 08:53:50 -04:00
Michael Rose
2e673e1d65 Add custom 404 page 2013-07-10 11:31:00 -04:00
Michael Rose
f04ad3e517 Hide .entry-date on small viewports 2013-07-03 13:57:15 -04:00
Michael Rose
3d54cdc60e Add responsive nav styles when Javascript is disabled 2013-07-03 13:44:22 -04:00