87 Commits

Author SHA1 Message Date
da512608d9 add light header image 2025-06-02 22:32:06 -04:00
f73d092a30 simplify asciinema shortcode 2025-06-02 22:31:53 -04:00
a27278651e add trailing slash in tags link 2025-05-29 11:11:15 -04:00
d87c83c072 Add drafts list and refactor home with inline partials 2025-05-28 23:27:28 -04:00
c93379bf7c Rename index.html -> home.html and remove 404.html
Hugo new layouts asks to rename to home.html
Not sure 404.html is used
2025-05-28 14:45:38 -04:00
3b8ce84b1e update asciinema-player 3.9.0 -> 3.10.0 2025-05-28 14:30:50 -04:00
15b733ab5f remove layouts/_default 2025-05-27 12:14:35 -04:00
22b5a50a8f add reference to origin 2025-05-26 18:38:36 -04:00
f2ab403d99 add Makefile to update asciinema 2025-05-26 18:31:59 -04:00
8de28ae8f9 improve asciinmea 2025-05-26 18:07:41 -04:00
595325b5ad refactor asciinema 2025-05-26 17:48:23 -04:00
55ab032dbf make casts local 2025-05-25 02:27:36 -04:00
f1793eca54 remove unnecessar with 2025-05-25 02:19:16 -04:00
7b9155ee66 Option to remove taglist 2025-05-20 23:26:32 -04:00
897bf02d53 Remove baseurl from header 2025-05-20 01:56:07 -04:00
b1de451c17 add symlink to theme to check exampleSite 2025-05-20 01:30:05 -04:00
3a02cdc96e Add tags to index.html 2025-05-20 01:05:47 -04:00
2060a81f1a use alias for minify and fingerprint 2025-05-19 23:26:11 -04:00
b662b3ddc0 Move from static -> assets 2025-05-19 20:33:01 -04:00
0a7745a3fe Fix list page and keep list simple 2025-05-13 23:51:16 -04:00
e6d8fd1b4e add tags and hr 2025-05-13 15:26:30 -04:00
efa2c9edce change background image and title color 2025-05-13 01:40:43 -04:00
f98c5c5288 remove github workflow 2025-05-13 01:11:26 -04:00
Steven Engler
6d547d6ddf Fixed overlay highlighting on iOS safari 2024-05-19 23:16:50 -04:00
Steven Engler
f546ccd6ff Improved formatting in browser "reader view" 2024-04-18 02:22:50 -04:00
Steven Engler
3357424175 Updated README 2024-04-17 18:35:09 -04:00
Steven Engler
8470eefd28 Fixed typo in comment 2024-04-15 18:41:03 -04:00
Steven Engler
05e4fd4d2a Renamed config.toml to hugo.toml in the example site
Since Hugo v0.109.0, the preferred config filename is `hugo.toml`.

https://gohugo.io/getting-started/configuration/#configuration-file

> With v0.109.0 and earlier the basename of the site configuration file was
> `config` instead of `hugo`. You can use either, but should transition to the
> new naming convention when practical.
2024-04-15 18:36:45 -04:00
Steven Engler
9475b90857 Improved header link formatting
The `overflow: hidden` was cutting off the font descenders, and `overflow-x:
hidden` doesn't work since it causes the `overflow-y` to change to "auto" which
causes vertical scrolling.
2024-04-15 18:20:46 -04:00
Steven Engler
346b76143f Added LibreJS license to theme switcher 2024-04-14 18:39:51 -04:00
Steven Engler
fa68a9e90e Added colors for <hr> tags 2024-04-13 03:22:01 -04:00
Steven Engler
c41f15216a Improved formatting of the example site's "config.toml" 2024-03-31 17:14:48 -04:00
Steven Engler
d16381d87e Added option to use "onion-location" meta attribute 2024-03-31 17:09:52 -04:00
Steven Engler
ab12e81175 Updated README 2024-03-30 01:57:18 -04:00
Steven Engler
7ac852fb36 Removed the title vertical offset
I don't see why this is needed anymore.
2024-03-30 01:47:26 -04:00
Steven Engler
647ec15b60 Rotate the hamburger icon when the menu is open 2024-03-30 01:47:26 -04:00
Steven Engler
241902516a Hamburger menu is now shown under the header
I think this looks nicer.
2024-03-30 01:47:26 -04:00
Steven Engler
115c5fa213 Added padding to header labels 2024-03-30 01:47:26 -04:00
Steven Engler
3dc3adae26 Moved overlay to body 2024-03-30 01:47:26 -04:00
Steven Engler
f215b2ef31 Moved header and body margins to a variable 2024-03-30 01:47:26 -04:00
Steven Engler
9707ada308 Changed the header background image from "100%" to "cover" 2024-03-30 01:47:24 -04:00
Steven Engler
ccfebbb150 Added extra padding using paragraph tags 2024-03-29 17:40:54 -04:00
Steven Engler
ccb57703a6 Fixed table of contents regex
This was broken by a change in some old Hugo version.
2024-03-29 01:58:42 -04:00
Steven Engler
f8c366f6dc Updated example footer text 2024-03-29 01:57:04 -04:00
Steven Engler
2470e43a9d Updated README 2024-03-03 17:05:20 -05:00
Steven Engler
0c6a8aa915 Added CI test 2024-02-13 21:19:49 -05:00
Steven Engler
255219f54a
Merge pull request #2 from lentzi90/patch-1
Set language code and render footer text
2022-05-23 14:09:11 -04:00
Lennart Jern
3d8e62c8ad
Set language code and render footer text 2022-05-23 20:43:28 +03:00
Steven Engler
f7ce747f96 Added link to the example site 2022-02-13 13:23:28 -05:00
Steven Engler
3cfb413adb Added example site 2022-02-13 05:17:50 -05:00