Commit graph

271 commits

Author SHA1 Message Date
vimux
216780dc4b
Add partial post_toc.html for table of content 2018-05-25 13:03:05 +03:00
vimux
ab7d847e21
Fix post__footer check condition 2018-05-25 10:20:37 +03:00
vimux
3682d6b158
Add initial social section
* Facebook
* Twitter
* Telegram
* Google Plus
* Instagram
* Pinterest
* VK
* LinkedIn
* GitHub
* GitLab
* Stack Overflow
* Mastodon
2018-05-24 23:52:05 +03:00
vimux
f1f7415d84
Fix post__tag padding
Also lint CSS
2018-05-23 19:25:58 +03:00
vimux
e84efd8613
Delete prev and next pagination links 2018-05-23 18:18:18 +03:00
vimux
0ffed428af
Fix main menu button 2018-05-23 13:23:07 +03:00
vimux
90093759c7
Add initial 404 page 2018-05-23 12:55:29 +03:00
vimux
b3bc58ef33
Add .center class for text centering 2018-05-23 10:16:16 +03:00
vimux
0ed9f70323
Add main index page
The main index page shows only `mainSections` ("post" by default). You can set sections with "mainSections" config parameter.
2018-05-23 09:37:31 +03:00
vimux
37b761904a
Fix kbd and post__tag styles 2018-05-22 19:13:45 +03:00
vimux
7cfc72dd32
Fix table text alignment 2018-05-22 19:00:50 +03:00
vimux
612d239de7
Lint CSS 2018-05-22 18:50:12 +03:00
vimux
97c1ebc2be
Fix apple touch icon 2018-05-22 17:48:20 +03:00
vimux
8fc9a3c7c5
Add initial Table of Contents 2018-05-22 16:36:26 +03:00
vimux
400fa05302
Use config parameter for meta theme-color
Use .Site.Params.Manifest.themeColor config parameter
2018-05-22 15:30:01 +03:00
vimux
b6a9f07c52
Fix card title font-size 2018-05-22 15:27:55 +03:00
vimux
b97db4bb99
Fix blockquote styling 2018-05-22 15:02:27 +03:00
vimux
a158118966
Add headings font-size's 2018-05-22 14:57:43 +03:00
vimux
53261dbe70
Fix contrast ratio 2018-05-22 13:38:09 +03:00
vimux
9b8054de56
Add new parameters for Web App Manifest
Now, you can specify parameters through site config file
2018-05-22 13:12:29 +03:00
vimux
b267de84f8
Add initial thumbnail support 2018-05-21 23:08:56 +03:00
vimux
0fdc2d5677
REMify CSS 2018-05-21 23:01:54 +03:00
vimux
d8a41a04fb
Add styles for code tag 2018-05-21 22:21:43 +03:00
vimux
d5d78035ff
Add footer section for single post 2018-05-21 21:18:52 +03:00
vimux
bedb4d42b4
Add package.json & package-lock.json 2018-05-21 15:21:53 +03:00
vimux
ed2c108619
Add system font stack for monospace elements 2018-05-11 11:09:23 +03:00
vimux
56e5a76dbe
Add main menu validation 2018-05-10 08:40:56 +03:00
vimux
b991eb810a
Generate Web App Manifest as custom output format 2018-04-28 10:58:53 +03:00
vimux
c49845060f
Add link to Binario GitHub repo 2018-04-27 11:48:13 +03:00
vimux
ac45df10ee
Update README.md 2018-04-27 10:08:35 +03:00
vimux
4212806d83 Add theme screenshots 2018-04-26 21:39:01 +03:00
vimux
7f53ead077 Change default archetype format (toml -> yaml) 2018-04-25 21:59:58 +03:00
vimux
fa13a9b9e2 Unify name convention for config params (camelCase)
* disable_comments -> comments
* dateformat -> dateFormat
* CardsColumns -> cardsPerRow
2018-04-25 21:51:50 +03:00
vimux
d5e00b4ac7 Update README.md 2018-04-25 21:30:37 +03:00
vimux
a2c805e582 LICENSE.md -> LICENSE 2018-04-25 21:29:37 +03:00
vimux
63ec8e588b Write in important data in LICENSE and theme.toml
Preparation for uploading theme to GitHub
2018-04-25 20:48:18 +03:00
vimux
cf5b8ab673 Fix site title 2018-04-21 09:34:32 +03:00
vimux
e92d43aaf6 Add responsive JS menu 2018-04-01 18:24:15 +03:00
vimux
8f44cab641 Add Web App Manifest 2018-03-12 21:28:20 +03:00
vimux
588887cbc2 Fix margin for comments block 2018-03-11 21:02:29 +03:00
vimux
48371fbe2c Reduce font-size for title links in list pages 2018-03-11 20:57:40 +03:00
vimux
72726593be Add additional footer copyright credits 2018-03-11 20:46:50 +03:00
vimux
c4945ec9a5 Add i18n 2018-03-10 11:04:24 +03:00
vimux
74fdf3ecdc Fix meta position in card 2018-03-10 10:19:17 +03:00
vimux
ce49e000a9 Add meta theme-color 2018-03-10 07:45:56 +03:00
vimux
c6fc0437e8 Fix margin for single page 2018-03-10 07:42:33 +03:00
vimux
031c995310 Add card layout for list pages 2018-03-10 07:40:22 +03:00
vimux
d11d050428 Fix margins for taxonomies 2018-03-06 17:32:30 +03:00
vimux
55f83239d4 Include icons in header (sizes: 16, 32) 2018-03-06 17:27:34 +03:00
vimux
8178c40275 Add site icons (sizes: 16, 32, 48, 192, 512) 2018-03-06 17:25:21 +03:00