27
0
Fork 1
forked from mirror/Mainroad
Commit graph

581 commits

Author SHA1 Message Date
vimux
384fa358c8 Delete unused jquery.js and css3-mediaqueries.js 2017-02-06 12:53:44 +03:00
vimux
4ad6d29c73 Fix menu display problem when javascript blocked
It also prevent menu flashing after page reload
2017-02-06 12:25:03 +03:00
vimux
4c6f70dcff Update README.md 2017-02-04 21:23:50 +03:00
vimux
1c8b81ea8e Trim empty lines
It generates more clean html code without empty lines
2017-02-04 20:53:46 +03:00
vimux
f6ad0bcf93 Transfer font-size style (taglist) to css file 2017-02-04 18:20:23 +03:00
vimux
fe13286824 Implement BEM-like class naming 2017-02-04 17:54:58 +03:00
vimux
ce361de8c5 Delete modernizr.js 2017-01-31 16:46:15 +03:00
vimux
be82514f36 Remove mediaqueries support for old browsers (IE8) 2017-01-31 15:47:24 +03:00
vimux
efab0fe4b7 Fix font-size for <small> 2017-01-31 14:43:11 +03:00
vimux
d41a5e679a Hide placeholder on focus 2017-01-18 22:30:43 +03:00
vimux
c7dccc8bc2 Update exampleSite posts 2017-01-04 13:57:04 +03:00
vimux
dbdad85434 Update README.md: alternate demo 2016-12-29 17:29:32 +03:00
vimux
b0604b7e74 Update README.md 2016-12-28 22:14:41 +03:00
vimux
d105d0431e Replace id to classes 2016-12-28 22:12:01 +03:00
vimux
0d1fde31b2 Delete index.html 2016-12-28 22:10:46 +03:00
vimux
35a5c70a5e Add index.html 2016-12-28 22:02:01 +03:00
vimux
4a153aa287 Refactor style.css 2016-12-26 19:38:28 +03:00
vimux
47c78cd245 Remove uppercase for search text input 2016-12-25 14:31:45 +03:00
vimux
dbeb832090 Improve post_nav.html appearance on mobile 2016-12-25 12:09:21 +03:00
vimux
144a6bdfaf Add current menu item highlighting 2016-12-24 23:23:54 +03:00
vimux
838e6e7fbe Update README.md 2016-12-24 22:01:05 +03:00
vimux
88a602af0a Add new menu without jQuery (responsive-nav.js)
jQuery isn't the best way to create responsive menu. The new menu is
lightweight and doesn't have any dependencies.

Unfortunately, styles aren't ideal, require rewriting. Most theme styles
uses a desktop-first approach. New responsive menu written using
mobile-first approach. As a result, a crazy mix of approaches.
2016-12-24 21:13:45 +03:00
vimux
9121031757 Fix live demo link 2016-12-19 18:35:38 +03:00
vimux
244dadc4b0 Update README.md: add live demo link 2016-12-19 18:22:41 +03:00
vimux
af980108a4 Update screenshots 2016-12-18 17:54:19 +03:00
Vimux
c2b1f7542b Merge pull request from jimmydigital/develop
Show only "post" types in main list and recent posts widget
2016-12-18 16:57:21 +03:00
Jared Watkins
47e5a6374b Alter recent posts and main body content to only show 'post' types of content. Allows other types of content to be shown/organized differently than posts 2016-12-17 21:26:21 -06:00
vimux
51f50b6dcc Update README 2016-12-15 19:31:22 +03:00
vimux
8f72fe40c3 Add Google Analytics basic support 2016-12-15 19:30:52 +03:00
vimux
26e4609751 Change base url in example config.toml file 2016-12-15 19:08:31 +03:00
vimux
31e4c6c9a2 Initial version 2016-12-15 16:17:30 +03:00