Commit Graph

112 Commits

Author SHA1 Message Date
Dmitry Kolosov
8941672089 Fix hr 2020-10-29 19:37:02 +03:00
Dmitry Kolosov
af90f96cfe
Merge pull request #68 from TheDocTrier/master
Replace css rules for nav links to assist flow
2020-10-28 18:16:13 +03:00
Michael Bradley
61c2888a0a Replace css rules for nav links to assist flow 2020-10-26 23:56:21 -07:00
Dmitry Kolosov
460a61701f
Merge pull request #67 from forty/forty/minify-css-in-prod
Minify CSS file for production builds
2020-10-26 18:07:02 +03:00
Quentin Barbe
8f5c578e1d
Minify CSS file for production builds 2020-10-25 23:20:32 +01:00
Dmitry Kolosov
82d6d8519c
Merge pull request #65 from forty/forty/merge-style-sheets
Merge style sheets for light and dark themes into a single resource
2020-10-25 14:18:08 +03:00
Quentin Barbe
db7e6254fa
Merge style sheets for light and dark themes into a single resource
This will avoid having inline style, which is annoying for stricter CSP.
It should improve performances, as there is only a single file to load.
As a bonus, I also included resource fingerprinting, which will avoid breaking
the cache when it's not needed, and adds subresource integrity checksum.
2020-10-23 13:58:37 +02:00
Dmitry Kolosov
9e524ff754 Fix title on the index page 2020-10-07 22:27:47 +03:00
Dmitry Kolosov
85ebe8d6d4
Update theme tags 2020-10-04 14:32:58 +03:00
Dmitry Kolosov
350ae2dae9
Merge pull request #58 from thenktor/master
some new features and bug fixes
2020-09-07 21:10:36 +03:00
Dmitry Kolosov
d40b63815f
Merge branch 'master' into master 2020-09-07 21:09:26 +03:00
Dmitry Kolosov
78b91b820c
Merge pull request #62 from TheDocTrier/patch-1
Add margin-bottom to theme-switcher.
2020-09-05 17:49:35 +03:00
Michael Bradley
83e791d5c1 Add margin-bottom to theme-switcher. 2020-09-04 16:29:55 -07:00
Dmitry Kolosov
95e5785c72
Merge pull request #60 from bhamill638/updating-nav-bar
Having no menu items in config results in empty nav bar with a different background colour on small screens
2020-08-29 10:03:24 +03:00
Dmitry Kolosov
48c70b333a
Limit sites menu condition to only main section 2020-08-29 10:02:58 +03:00
Brian Hamill
3675771935 Updating nav bar to only display when there are menu items in the config file 2020-08-28 15:51:29 +01:00
Brian Hamill
c1bcf8c340 Updating README and head.html with minor changes 2020-08-16 18:47:43 +01:00
Dmitry Kolosov
09ad21a626
Merge pull request #59 from cheetosysst/master
Add zh-tw tw.yaml
2020-08-16 12:51:21 +03:00
cheetosysst
9f38f875d6
Add zh-tw tw.yaml 2020-08-16 12:26:44 +08:00
Dmitry Kolosov
273984529f Add translations for dark/light theme 2020-08-12 22:25:29 +03:00
Dmitry Kolosov
3d08f96509 Add optional Read more. Close #47 2020-08-12 22:25:08 +03:00
Dmitry Kolosov
09f5cf0373
Update Readme 2020-08-08 11:25:27 +03:00
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