Commit Graph

60 Commits

Author SHA1 Message Date
71c049b7c0 feat: remove .github workflows 2025-03-31 17:27:14 -03:00
f70f2d3874 feat: redirect if lang query is not provided 2025-03-31 17:25:22 -03:00
83c5f26f01 feat: translate all pages to portuguese 2025-03-31 17:21:18 -03:00
38c7bc64ed feat: new rewrite 2025-03-31 16:45:51 -03:00
3de0c5ec3a chore(deps): use loreddev/blogo instead of loreddev/x/blogo 2025-01-29 11:33:59 -03:00
df75dd72da chore(deps): remove experimental packages submodule, using go workspace to work on them 2025-01-29 11:08:48 -03:00
a4c50c5de0 feat(blog): prototype of using blogo as blog engine 2025-01-29 11:07:59 -03:00
80e8f89624 chore(debug): add .vscode launch.json configuration for debugging 2025-01-28 17:15:48 -03:00
00bcc79b15 feat(blog): creation and modified date 2025-01-06 10:25:33 -03:00
4d83aea455 feat(blog): summary from markdown 2025-01-06 09:55:39 -03:00
24f73b1b75 feat(blog): title from markdown 2025-01-06 09:55:25 -03:00
06e8b9adaf feat(blog): summary from frontmatter 2025-01-06 09:54:38 -03:00
fee332fc3f fix(blog): list template styling center align 2025-01-06 08:06:50 -03:00
002abd7ed1 feat(blog): entry list template 2025-01-03 15:37:47 -03:00
c7fd672a13 feat(blog): fetch and parse metadata about each entry 2025-01-03 14:40:40 -03:00
626c6b2cb5 chore: update submodule 2025-01-03 14:40:19 -03:00
52d3f51933 chore: delete old blog.go 2025-01-03 13:39:56 -03:00
0e4d8d7c11 Merge branch '2025-redesign-blog-system' into 2025-redesign 2025-01-03 13:38:46 -03:00
588f9f48be feat(blog): wrap output html in page template 2025-01-03 10:26:20 -03:00
f05e71515c chore(deps): update templ 2025-01-03 10:26:04 -03:00
8c1d4af93d feat(blog): markdown renderer proof-of-concept 2024-12-18 16:35:29 -03:00
5ea562dd31 feat(blog): blog based on forgejo proof-of-concept 2024-12-18 16:05:48 -03:00
6cc20b29c4 chore(deps): update submodule 2024-12-18 16:04:20 -03:00
8559f57473 chore: fix commited file 2024-12-18 15:51:51 -03:00
3c12c28238 chore: update flakes 2024-12-18 15:47:42 -03:00
b6d849389d feat: use local close of loreddev/x instead of lib in project-comicverse 2024-12-18 15:47:42 -03:00
30195785b5 chore: fix merge comflit from 2025-redesign-blog-system 2024-12-18 15:47:25 -03:00
23062bd02a chore: update flakes 2024-12-18 15:45:55 -03:00
5b19d4493d feat: use local close of loreddev/x instead of lib in project-comicverse 2024-12-18 15:45:39 -03:00
c808ea111e fix(blog,prototype): remove unused imports from router 2024-12-18 09:54:25 -03:00
b0bac675d9 fix(blog,prototype): order of paramenters in blog constructor 2024-12-18 09:54:08 -03:00
dddaad65fd feat: prototyping of blog system with forgejo 2024-12-18 09:51:04 -03:00
178c32087e feat(deps): update dependencies 2024-12-18 09:51:03 -03:00
d1bbc38f41 feat(deps): update dependencies 2024-12-18 09:48:25 -03:00
727427589e feat(blog,gitea): gitea api to blog reroute mock 2024-12-04 11:42:49 -03:00
dfb4af4211 chore(doc): add documentation for about-page.js script 2024-12-02 16:04:12 -03:00
e31a722386 fix(homepage): replace projects link with correct url 2024-12-02 16:03:43 -03:00
3abdb2da96 fix(about,modules): remove console debug 2024-11-01 17:09:48 -03:00
7ad310d0ed fix(hotreload): watch assets file instead of static 2024-11-01 17:09:09 -03:00
a8de8ff5a4 fix(hotreload): unocss looping over uno.css file change 2024-11-01 17:03:52 -03:00
f5173e9f79 chore(deps): update packages 2024-11-01 17:03:35 -03:00
0bf0ad4019 chore: add missing tsconfig.json content 2024-11-01 15:43:04 -03:00
241a8ec426 feat(htmx,about,pages): return anchor module for about page 2024-11-01 15:42:47 -03:00
f55438a14b fix(layouts,page): preserve static head elements 2024-11-01 15:41:18 -03:00
277f1d37fd feat(pages,about): multiple about sections 2024-11-01 15:40:47 -03:00
76e5eb977f chore: ignore .dist folder 2024-10-31 14:13:11 -03:00
3e5ec2faec feat(pages,about): new about page 2024-10-31 14:13:01 -03:00
6b20f94ba8 feat(index,anim): hover animation on index page linkks 2024-10-31 14:12:44 -03:00
120d3dbe65 fix(htmx,index): id anchors not working 2024-10-31 14:12:15 -03:00
373d75682d feat(anim): new slide in animation 2024-10-31 14:11:12 -03:00