Commit graph

472 commits

Author SHA1 Message Date
Thomas Chartron
22a3465dd4
Merge pull request #22 from tjdwill/tjdev
Updated dependency versions and main.css; Adjust config.toml and content/_index.md
2024-09-29 16:55:23 +02:00
tjdwill
1044fe4c4e Adjusted files for Zola to build without error.
Co-authored-by: Adrian Winterstein <adrian@winterstein.biz>
2024-09-27 13:05:24 -05:00
tjdwill
496348defa Updated dependency versions and main.css 2024-09-26 17:48:45 -05:00
Thomas Chartron
41743111b7
Merge pull request #21 from awinterstein/customizable-footer 2024-08-03 10:24:00 +02:00
Adrian Winterstein
9e7ddd6f27 Allows the footer to be customized 2024-08-02 20:24:48 +02:00
Thomas Chartron
3a01898820
Merge pull request #20 from awinterstein/style-fixes 2024-08-02 17:45:37 +02:00
Adrian Winterstein
fe4afc2e9c Always use current year for the copyright notice in the footer 2024-07-27 15:44:08 +02:00
Adrian Winterstein
20ee5574d0 Restrict width of the content div on the index page
so that the line wrap happens for larger content texts before the text
runs over the whole screen
2024-07-27 14:50:32 +02:00
Adrian Winterstein
2944bceebe Moved content on index page more up
so that it does not look off on small mobile screens or with multi-line
content text on the page
2024-07-27 14:50:32 +02:00
Adrian Winterstein
3fca004768 Align page content in the center
so that it does not look of when the table of content is disabled
2024-07-27 14:50:32 +02:00
Adrian Winterstein
27cc3bc645 Distance to the page borders for content blocks
which is especially needed for mobile layouts
2024-07-27 14:50:31 +02:00
Adrian Winterstein
26515a4da1 Wrap categories and tags list if there are too many items for one line 2024-07-27 14:50:29 +02:00
Adrian Winterstein
0733b3e6ea Added missing background definition for light theme to mobile menu 2024-07-27 14:50:26 +02:00
Thomas Chartron
67889a4ad9
Merge pull request #19 from tchartron/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-07-09 09:28:32 +02:00
dependabot[bot]
bf5cd3a162
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 07:25:32 +00:00
Thomas Chartron
d987049cd2
Merge pull request #17 from tchartron/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.3.11 to 8.4.31
2023-10-10 11:22:55 +02:00
dependabot[bot]
752910e319
Bump postcss from 8.3.11 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 09:22:41 +00:00
Thomas Chartron
8fbd66454b
Merge pull request #15 from ptillemans/mastodon
add support for mastodon
2023-09-22 09:30:32 +02:00
ptillemans
11e76dc799 update README and theme.toml for mastodon 2023-09-21 11:29:29 +02:00
Thomas Chartron
1492c781d1
Merge pull request #14 from lwandrebeck/main
Add Codeberg
2023-09-16 12:31:50 +02:00
ptillemans
6bc09fb50a add support for mastodon 2023-09-05 12:48:49 +02:00
Laurent Wandrebeck
85a6146878 Add Codeberg 2023-09-03 14:25:26 +02:00
Thomas Chartron
2838528a27
Merge pull request #11 from R34ll/blog
add Stackoverflow and Telegram svg
2023-05-30 10:02:35 +02:00
r34ll
6976fb66ff Update copyright year and theme attribution 2023-05-29 21:38:59 -03:00
r34ll
b2b1fbe3aa add Stackoverflow and Telegram svg 2023-05-29 21:13:07 -03:00
Thomas Chartron
f610f5dec2
Merge pull request #10 from VV0JC13CH/main
Add LICENSE
2023-02-20 14:21:40 +01:00
VV0JC13CH
5c8de4d775 Add LICENSE 2023-02-18 16:45:06 +01:00
Thomas Chartron
be4a6ca2b0
Merge pull request #8 from wolf4ood/fix/zola_serve
adds default properties in config.toml
2022-11-24 08:42:03 +01:00
Enrico Risa
beedb32ba7
adds default properties in config.toml 2022-11-23 20:08:06 +01:00
Thomas Chartron
693e9a9d39
Merge pull request #7 from tchartron/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-11-21 09:43:22 +01:00
dependabot[bot]
76350bfc38
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 08:42:53 +00:00
Thomas Chartron
99b07ec525
Merge pull request #5 from tchartron/dependabot/npm_and_yarn/nanoid-3.3.4
Bump nanoid from 3.1.30 to 3.3.4
2022-06-21 11:34:47 +02:00
dependabot[bot]
46b55f6b84
Bump nanoid from 3.1.30 to 3.3.4
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 09:19:36 +00:00
Thomas Chartron
a4e1c92e36
Merge pull request #4 from tchartron/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-06-21 11:18:50 +02:00
dependabot[bot]
874cad631f
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 09:17:43 +00:00
Thomas Chartron
1393ad198f
Merge pull request #3 from morenol/patch-2
Update year in footer
2022-02-12 17:07:20 +01:00
Luis Moreno
986edf61d1
Update year in footer 2022-02-11 18:32:04 -04:00
Thomas Chartron
82ad19c289
Merge pull request #2 from mechie/add-alt-text-support
Add alt text support to built in index image and author avatars.
2022-01-30 13:41:44 +01:00
Thomas Chartron
19ce007da5
Merge pull request #1 from mechie/fix-mobile-menu
Use optional chaining to add listeners to optional UI elements.
2022-01-30 13:39:44 +01:00
Guillem Martinez Salvador
15d2f3bd8b Add alt text support to built in index image and author avatars.
Adds `image_alt` for index's `image` and `avatar_alt` for both the
default_author's `avatar` and any page's author `avatar`. For symmetry
with their "parent" picture, `index.image_alt` and
`default_author.avatar_alt` are defaulted and assumed to exist, while
`page.author.avatar_alt` is not assumed to exist, like its parent
`page.author.avatar_alt`.
2022-01-28 19:16:55 -05:00
Guillem Martinez Salvador
4fdce5f678 Use optional chaining to add listeners to optional UI elements.
Because some UI elements are optional, code assuming they always exist
was causing some of the JS to fail.

Notably, the mobile menu was inoperable unless the '...' sidebar was
enabled, since trying to add a listener to the non-existent sidebar
button would error out the JS function before it could add the listener
for the mobile menu.

Same changes included in the minified js.
2022-01-28 18:17:59 -05:00
Thomas Chartron
bfa42d26b8 Update deploy script example 2021-12-05 22:17:52 +01:00
Thomas Chartron
42f9e61d68 validate toml using https://www.toml-lint.com/ 2021-12-05 20:55:39 +01:00
Thomas Chartron
6c7c9f7b5c update theme 2021-12-04 15:58:44 +01:00
Thomas Chartron
cc1fc21f13 Try to fix config toml parsing and some other tweaks 2021-12-04 15:55:41 +01:00
Thomas Chartron
7407060154 📝 Update readme for syntax highlighting 2021-12-04 15:36:48 +01:00
Thomas Chartron
28767028da 📝 Update readme for syntax highlighting 2021-12-04 15:34:51 +01:00
Thomas Chartron
4b93ccc5c9 update theme 2021-12-04 15:29:34 +01:00
Thomas Chartron
196b472b1a update theme 2021-12-04 15:28:32 +01:00
Thomas Chartron
dcb6c8ae57 update theme 2021-12-04 15:28:08 +01:00