|
|
2026-07-04 16:23:14 -03:00 |
|
.cache
|
Add reading time to post header, remove purgecss because it was breaking CSS used by injected HTML.
|
2026-07-04 16:23:14 -03:00 |
|
.forgejo/workflows
|
Update eleventy pathPrefix to reflect my actual setup.
|
2026-05-15 10:24:47 -03:00 |
|
.github/workflows
|
Fix build workflow
|
2026-07-04 15:42:38 -03:00 |
|
_data
|
Add reading time to post header, remove purgecss because it was breaking CSS used by injected HTML.
|
2026-07-04 16:23:14 -03:00 |
|
_includes
|
Add reading time to post header, remove purgecss because it was breaking CSS used by injected HTML.
|
2026-07-04 16:23:14 -03:00 |
|
misc
|
Add AI poisoning.
|
2026-07-04 15:36:25 -03:00 |
|
posts
|
Convert .eleventy.js to EJS, add friends to index's aside, create playground page to test site elements, add syntax highlighting with custom theme, convert header subtitle from link to paragraph, add support for custom alt text in 88x31 macro, new template for generic text pages, add changelog to about page with recent commits.
|
2026-07-04 14:34:59 -03:00 |
|
school
|
Add blog posts to home screen, make template for webrings, add footer, remove unused stuff
|
2026-07-03 14:23:21 -03:00 |
|
static
|
Fix internetometer image overflowing aside.
|
2026-07-04 15:37:38 -03:00 |
|
.eleventy.js
|
Add reading time to post header, remove purgecss because it was breaking CSS used by injected HTML.
|
2026-07-04 16:23:14 -03:00 |
|
.gitignore
|
Remove static ghub pages and use automatic build instead.
|
2026-04-19 11:05:09 -03:00 |
|
blog.njk
|
Fix link color contrast in blog page
|
2026-07-04 00:12:51 -03:00 |
|
index.njk
|
Change 88x31 macro to make click zoom optional.
|
2026-07-04 15:18:44 -03:00 |
|
languages.njk
|
Use eleventy's url function to apply pathPrefix.
|
2026-05-14 14:59:13 -03:00 |
|
LICENSE
|
Create LICENSE
|
2025-09-06 20:21:34 -03:00 |
|
misc.njk
|
Move webrings to aside for better visibility, polished stylesheet for better link visibility.
|
2026-07-01 21:33:37 -03:00 |
|
package-lock.json
|
Add reading time to post header, remove purgecss because it was breaking CSS used by injected HTML.
|
2026-07-04 16:23:14 -03:00 |
|
package.json
|
Add reading time to post header, remove purgecss because it was breaking CSS used by injected HTML.
|
2026-07-04 16:23:14 -03:00 |
|
playground.njk
|
Add additional credits to about page, add internetometer to aside as widget.
|
2026-07-04 15:14:58 -03:00 |
|
purgecss.config.cjs
|
Add CSS purging
|
2026-07-04 16:05:55 -03:00 |
|
README.md
|
Add Forgejo build badge and mirrors to README.MD
|
2026-05-15 10:35:43 -03:00 |
|
site.webmanifest.njk
|
Generate site.webmanifest to apply pathPrefix.
|
2026-05-14 15:06:13 -03:00 |