Dmitry Kolosov
5f4719fbcc
fix submenu error in example site #53
2020-08-03 20:13:49 +03:00
Dmitry Kolosov
488c42075a
Add badges to REAME
2020-08-01 20:21:48 +03:00
Thorsten
6e3905456f
Update de.yaml
...
typo fixed
2020-07-30 21:54:03 +02:00
Thorsten
2a424f0789
Update de.yaml
...
Changed capitilization, some more translations
2020-07-30 21:53:33 +02:00
Thorsten
6dce3ef5df
Merge branch 'master' into master
2020-07-30 21:50:34 +02:00
Thorsten
403b94dba5
Update static/css/style.css
...
Co-authored-by: Dmitry Kolosov <Mitrichius@users.noreply.github.com>
2020-07-30 21:37:55 +02:00
Thorsten
b1de9f056e
Update layouts/partials/postInfo.html
...
Co-authored-by: Dmitry Kolosov <Mitrichius@users.noreply.github.com>
2020-07-30 21:37:16 +02:00
Dmitry Kolosov
a9927e6536
Fix footer for multilingual site
2020-07-30 21:35:53 +03:00
Thorsten
c76b46c62a
Update pagination.html
...
These strings are defined by humans and do not need to be humanized. Also humanize leads to wrong capitalization (only first letter is capitalized).
2020-07-25 23:14:10 +02:00
Thorsten
2a20fd917e
Merge pull request #1 from thenktor/patch-1
...
Create de.yaml
2020-07-25 23:01:09 +02:00
Thorsten
8dd41ab45e
Update style.css
...
Added style for footer-menu
2020-07-25 22:48:45 +02:00
Thorsten
b2e2aa44d8
Update footer.html
...
Added a footer menu
2020-07-25 22:47:39 +02:00
Thorsten
f0969d9a3f
Update postInfo.html
...
Fix wrong category links
2020-07-25 21:53:56 +02:00
Dmitry Kolosov
fe617fe6f9
Merge pull request #57 from thenktor/patch-1
...
Create de.yaml
2020-07-25 01:27:30 +03:00
Thorsten
4e781393f1
Create de.yaml
...
German translation
2020-07-24 23:40:59 +02:00
Dmitry Kolosov
d635585044
Update font-family and remove font import from google. Close #52
2020-07-24 19:38:58 +03:00
Dmitry Kolosov
796a954a17
Change hr and borders colors in dark theme
2020-07-19 00:24:11 +03:00
Dmitry Kolosov
862a606590
Add custom JS support. CLose #42
2020-07-09 22:42:23 +03:00
Dmitry Kolosov
2b180e6bae
Merge pull request #51 from Mitrichius/dark-theme
...
Dark theme
2020-07-09 22:23:49 +03:00
Dmitry Kolosov
d0635a3695
Merge branch 'master' into dark-theme
2020-07-09 22:23:37 +03:00
Dmitry Kolosov
aedb7a3aa8
Small fixes
2020-07-09 22:21:39 +03:00
Dmitry Kolosov
28e56764fd
Update Readme
2020-07-09 22:19:33 +03:00
Dmitry Kolosov
5be39c3882
Dark theme
2020-07-09 22:15:38 +03:00
Dmitry Kolosov
6aedfa2734
Merge pull request #50 from lpmi-13/fix_insecure_link
...
add rel attribute to address lighthouse audit issue
2020-06-25 22:53:11 +03:00
Adam Leskis
3975db6103
add rel attribute to address lighthouse audit issue
...
This link was getting flagged in lighthouse audits, so adding the `rel` attribute
to address it.
Used both `noopener` and `noreferrer`, since some older browsers don't support
`noopener`.
2020-06-25 12:08:20 +01:00
Dmitry Kolosov
32818dacf1
WIP: dark theme
2020-06-24 23:00:36 +03:00
Dmitry Kolosov
193fbeca7c
Add support for single page menu
2020-06-24 22:21:59 +03:00
Dmitry Kolosov
6e0b0b6fc7
Add pencil icon to drafts
2020-06-21 23:02:58 +03:00
Dmitry Kolosov
4c54e7a425
Enable html render for example sites and updated config example in
...
README #40
2020-06-13 19:32:10 +03:00
Dmitry Kolosov
27451bd00e
Add style for figcaption
2020-06-12 15:31:45 +03:00
Dmitry Kolosov
3a3518c18a
Add head-extra for overriding
2020-06-09 22:45:50 +03:00
Dmitry Kolosov
3676a7c18e
Fix single post pagination
2020-06-07 14:25:18 +03:00
Dmitry Kolosov
899d9fd52d
Add pagination for post single page. Close #22
2020-06-07 14:20:40 +03:00
Dmitry Kolosov
9ea38661fb
Add pagination for taxonomies. Close #20
2020-06-07 13:36:02 +03:00
Dmitry Kolosov
82727c8e8a
Add favorite posts. Close #19
2020-06-06 22:05:21 +03:00
Dmitry Kolosov
518f134ac2
Remove series taxonomy from example sites
2020-06-06 16:56:33 +03:00
Dmitry Kolosov
d8461318ef
Update README about robots.txt
2020-06-06 16:44:52 +03:00
Dmitry Kolosov
3d2abb5cfa
Add default robots.txt. Close ##21
2020-06-05 20:31:54 +03:00
Dmitry Kolosov
f8131480d1
Merge pull request #38 from hashier/patch-1
...
fix(typo): double space
2020-06-05 19:00:15 +03:00
Christopher Loessl
091c7de9d5
fix(typo): double space
2020-06-05 17:32:01 +02:00
Dmitry Kolosov
b9d3cc1a3a
Fix pagination: relative links instead of absolute
2020-06-03 23:58:20 +03:00
Dmitry Kolosov
17c498dd13
Fix deprecation error about markup type mmark on example sites
2020-06-03 23:39:17 +03:00
Dmitry Kolosov
b5b99ad1ad
Fix margin for automatic post summary
2020-06-03 23:26:07 +03:00
Dmitry Kolosov
0ac19e409b
Update Readme: images and css paths are relative to static directory
2020-05-30 15:25:44 +03:00
Dmitry Kolosov
3c48720b22
Add information about multilingual mode to Readme
2020-05-27 22:50:15 +03:00
Dmitry Kolosov
0c8ce3901a
Merge pull request #34 from pasierb/multilingual_support
...
Multilingual support
2020-05-27 22:38:40 +03:00
Dmitry Kolosov
391fe8e5b1
Add dateFormat option. Close #5
2020-05-24 22:55:32 +03:00
Michal Pasierbski
b90922a68f
Add language select
2020-05-24 18:30:37 +02:00
Michal Pasierbski
0c40eb4ab7
Add example site with multiple lanaguges
2020-05-24 18:11:30 +02:00
Michal Pasierbski
3f5dced32f
Add multilingual support
2020-05-24 18:07:02 +02:00