Commit Graph

520 Commits

Author SHA1 Message Date
Guillaume Seznec
a19a904752 french corrections 2020-12-16 21:21:46 +01:00
Dmitry Kolosov
a7c8f5696c
add features to README 2020-12-16 19:08:24 +03:00
Dmitry Kolosov
19c9c7bf28 Remove right margin fot theme switcher #73 2020-11-29 14:43:54 +03:00
Dmitry Kolosov
40f86332bb
Add note to README about custom CSS 2020-11-24 18:34:59 +03:00
Dmitry Kolosov
0a0c127936
Remove mentions of "static" dir from readme 2020-11-08 14:55:02 +03:00
Dmitry Kolosov
4326ae8aa8 Remove instagram shortcode from example sites. Fix #70 2020-11-06 09:31:53 +03:00
Dmitry Kolosov
e9ee82e764 Fingerprint and minify all resources, move custom css and js to assets dir 2020-11-04 19:46:19 +03:00
Dmitry Kolosov
4c1ba11756 Remove nested lists margin. Fix #41 2020-10-29 20:47:49 +03:00
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