|
39cffcefc7
|
Added themed 404 page
Currently requires a hacky fix of the index.html template as the
404 only has the config in its context.
|
2020-10-03 00:09:39 +02:00 |
|
|
e53382eaa0
|
Shrink hero banner
|
2020-10-02 23:03:35 +02:00 |
|
|
e933a44125
|
Add basic support for multilingual site
Add language switcher on the top right of the site
Switches taxonomies, article paths, home, etc.
Every language is independent
|
2020-10-02 21:12:24 +02:00 |
|
|
2d6b0f8173
|
Update feed generation to match Zola update
|
2020-10-02 21:12:18 +02:00 |
|
Worble
|
c21216b8a8
|
Merge pull request #10 from Worble/pass_site_root_to_theme_selection
Pass site root to theme selection
|
2020-05-10 10:53:40 +00:00 |
|
unknown
|
a7147ba678
|
check for trailing slash
|
2020-05-10 11:42:05 +01:00 |
|
unknown
|
cbbd0ea31b
|
theme selection should now take into account site root
|
2020-05-10 11:36:27 +01:00 |
|
Robert Clarke
|
7bfb5ac4b4
|
update dependencies and readme
|
2020-03-18 15:02:15 +00:00 |
|
Worble
|
cdbfc8d664
|
Merge pull request #5 from jimrybarski/master
Correct typo
|
2020-01-07 17:23:17 +00:00 |
|
Jim Rybarski
|
aea42e7a33
|
Correct typo
The Z in Zulma needs to be uppercase in the config file in order for Zola to find the theme.
|
2020-01-07 00:48:42 -06:00 |
|
Robert Clarke
|
4879e7c276
|
updated javascript dependencies and changed 'theme' to a constant in zulma_switchcss
|
2019-10-28 15:42:01 +00:00 |
|
Robert Clarke
|
435dfd6968
|
darkly: tags are now visible on card backgrounds
|
2019-10-28 15:24:28 +00:00 |
|
Worble
|
9b49483b85
|
Merge pull request #4 from DKFN/master
Add a section.html template
|
2019-10-07 13:23:20 +01:00 |
|
DKFN
|
6244379cb7
|
Adds content to test and fix typo
|
2019-10-05 22:43:16 +02:00 |
|
DKFN
|
f59f6bf8df
|
zulma title not mandatory in section
|
2019-10-05 22:38:47 +02:00 |
|
DKFN
|
466146a601
|
Fixes indentation and comments
|
2019-10-05 18:17:48 +02:00 |
|
DKFN
|
a30f5e8b80
|
Adds simple section page
|
2019-10-05 18:04:28 +02:00 |
|
Worble
|
aa34f7dcd3
|
Merge pull request #3 from philall/fix_navbar
fix is active logic
|
2019-08-27 01:14:08 +01:00 |
|
Philipp Allgeuer
|
9c90f940a7
|
fix is active logic
|
2019-08-26 20:48:17 +02:00 |
|
Worble
|
b6bf2cfed7
|
Merge pull request #2 from Keats/patch-1
Add homagepage to theme.toml
|
2019-07-13 00:45:35 +01:00 |
|
Vincent Prouillet
|
8433f3957e
|
Update dead links in README
|
2019-07-13 00:07:21 +02:00 |
|
Vincent Prouillet
|
9394a58a93
|
Add homagepage to theme.toml
|
2019-07-13 00:00:45 +02:00 |
|
Robert Clarke
|
a1cff65259
|
changed css name to zulma, added forgotten imports
|
2019-05-15 08:47:20 +01:00 |
|
Worble
|
9d446343b9
|
Merge pull request #1 from Worble/add-license-1
Create LICENSE
|
2019-05-14 14:53:46 +01:00 |
|
Worble
|
a52370aaef
|
Create LICENSE
|
2019-05-14 14:53:37 +01:00 |
|
Robert Clarke
|
e2e3f93a97
|
remove mistakenly added index.md
|
2019-05-14 13:31:16 +01:00 |
|
Robert Clarke
|
800363c6ab
|
made .box look better on newer themes; updated readme.md to add new themes; modularized blog sass some
|
2019-05-14 13:29:45 +01:00 |
|
Worble
|
c59659ca1d
|
added demo url
|
2019-05-12 22:48:29 +01:00 |
|
Worble
|
3835d0d9ce
|
color consistency update
|
2019-05-12 22:29:05 +01:00 |
|
Robert Clarke
|
9e27842c29
|
Update README.md
|
2019-05-12 22:00:35 +01:00 |
|
Worble
|
6459c93ad1
|
readme updates, added screenshot
|
2019-05-12 21:57:35 +01:00 |
|
Worble
|
332cec838a
|
added more themes, update readme.md
|
2019-05-12 21:41:02 +01:00 |
|
Robert Clarke
|
b203448fe6
|
some js updates
|
2019-05-10 08:56:47 +01:00 |
|
Robert Clarke
|
6e6e5f2e0e
|
readme updates
|
2019-05-09 11:52:37 +01:00 |
|
Robert Clarke
|
0f57726bc4
|
taxonomy titles are now chosen programatically; footer is now always at the bottom; updated taxonomies and readme;
|
2019-05-08 13:07:26 +01:00 |
|
Robert Clarke
|
599a6f9af0
|
updated js
|
2019-05-08 12:05:08 +01:00 |
|
Robert Clarke
|
16c1eb212a
|
added eslint
|
2019-05-08 12:04:57 +01:00 |
|
Robert Clarke
|
6a19102b82
|
if a theme is no longer available, js will now fall back to previous or default theme
|
2019-05-08 11:40:39 +01:00 |
|
Robert Clarke
|
4847d3f171
|
added a javascript build pipeline for transpiling and minifying; updated readme
|
2019-05-08 09:54:41 +01:00 |
|
Worble
|
f5420dac1e
|
pagination looks a little less wonky
|
2019-05-07 19:23:30 +01:00 |
|
Robert Clarke
|
d56d45f19f
|
some cleanup
|
2019-05-07 16:09:15 +01:00 |
|
Robert Clarke
|
34905fb69f
|
some cleanup and better notation
|
2019-05-07 14:19:42 +01:00 |
|
Robert Clarke
|
09c17330d6
|
more changes to css theming; it should now be much more responsive, have less FOUC's and not load a bunch of unused css when it isn't in use.
|
2019-05-07 13:46:46 +01:00 |
|
Worble
|
1e88a4bdcf
|
fix option list not updating properly
|
2019-05-06 23:18:32 +01:00 |
|
Worble
|
d2a2d9459a
|
better support for javascript disabled browsers
|
2019-05-06 23:08:24 +01:00 |
|
Worble
|
df5fc9890b
|
made theme switching better
|
2019-05-06 22:16:37 +01:00 |
|
Robert Clarke
|
dc3d52a7cb
|
moved footer inside main
|
2019-05-06 01:00:46 +00:00 |
|
Robert Clarke
|
7504ab47b0
|
removed development options from cargo.toml
|
2019-05-06 00:58:02 +00:00 |
|
Robert Clarke
|
5cec8e5466
|
removed testing articles
|
2019-05-06 00:37:30 +00:00 |
|
Robert Clarke
|
e4b65d53a9
|
improved mobile padding
|
2019-05-06 00:36:57 +00:00 |
|