Commit graph

76 commits

Author SHA1 Message Date
Anhgelus Morhtuuzh
d7598a843e
feat(social): supports rel-me links 2025-05-19 23:55:02 +02:00
Anhgelus Morhtuuzh
cf36d7daa9
docs(info): fix various typo in readme 2025-03-10 11:45:52 +01:00
Anhgelus Morhtuuzh
17c7e46f3b
docs(info): add config section in readme 2025-03-10 11:42:48 +01:00
Anhgelus Morhtuuzh
42a96cbb6e
refactor(pages): use html instead of json to render custom pages 2025-03-10 11:14:09 +01:00
Anhgelus Morhtuuzh
2d74d8afc3
refactor(pages): use html instead of json to render legal 2025-03-10 10:56:47 +01:00
Anhgelus Morhtuuzh
f98647cabb
feat(style): increase line-height for paragraph 2025-03-03 19:59:06 +01:00
Anhgelus Morhtuuzh
bfe18181af
fix(cli): not printing to std out 2025-03-03 11:26:25 +01:00
Anhgelus Morhtuuzh
aa5a93e978
feat(config): supports toml for custom pages 2025-03-03 11:20:29 +01:00
Anhgelus Morhtuuzh
383b67669a
feat(cli): option to generate config file for toml or json 2025-03-03 11:18:59 +01:00
Anhgelus Morhtuuzh
69ab8022bd
feat(config): supports toml config files 2025-03-03 11:05:58 +01:00
Anhgelus Morhtuuzh
9ea75094de
build(golatt): upgrade to 0.4.0 2025-02-24 15:05:36 +01:00
Anhgelus Morhtuuzh
c6fd25a841
feat(tag): align with title 2025-02-24 13:54:54 +01:00
Anhgelus Morhtuuzh
a5fe3b2ea2
build(golatt): upgrade to pre-0.4.0 2025-02-24 13:53:20 +01:00
Anhgelus Morhtuuzh
b05b912f15
feat(custom): better style of navbar in header 2024-12-11 11:44:01 +01:00
Anhgelus Morhtuuzh
e833d89725
feat(custom): tags link in header 2024-12-11 11:43:26 +01:00
Anhgelus Morhtuuzh
3742252bec
docs(info): images for custom pages 2024-12-10 22:28:40 +01:00
Anhgelus Morhtuuzh
fb39dc533c
feat(tag): better behavior for tag with internal link 2024-12-10 22:21:32 +01:00
Anhgelus Morhtuuzh
f06323ab2b
feat(custom): better ordered list style 2024-12-10 22:17:42 +01:00
Anhgelus Morhtuuzh
e4bdf68646
feat(custom): better list style 2024-12-10 21:30:08 +01:00
William Hergès
0149f9905c
Merge pull request #1 from anhgelus/feat/custom-page
[Feat] Custom page
2024-12-10 20:47:56 +01:00
Anhgelus Morhtuuzh
40fe301b54
fix(navigation): not updating style and background image 2024-12-10 20:39:28 +01:00
Anhgelus Morhtuuzh
8f86a7299d
feat(config): json schema for custom pages 2024-12-10 20:34:11 +01:00
Anhgelus Morhtuuzh
a5955c32fb
feat(custom): support links 2024-12-10 19:55:05 +01:00
Anhgelus Morhtuuzh
9b6819f25f
feat(custom): better style and navbar 2024-12-10 19:19:41 +01:00
Anhgelus Morhtuuzh
e379601ec1
fix(custom): missing method for new config 2024-12-10 19:13:44 +01:00
Anhgelus Morhtuuzh
279f73187b
feat(custom): config and generation 2024-12-10 19:00:56 +01:00
Anhgelus Morhtuuzh
730ec34758
fix(css): bad align items value 2024-12-10 18:13:53 +01:00
Anhgelus Morhtuuzh
8320f80132
docs(info): better image for readme 2024-12-10 14:46:45 +01:00
Anhgelus Morhtuuzh
26c50463fc
feat(card): better style on large screen 2024-12-01 14:08:56 +01:00
Anhgelus Morhtuuzh
1bd6521309
feat(tag): better style and navbar to return home 2024-11-18 19:31:49 +01:00
Anhgelus Morhtuuzh
964ae2b7f0
fix(nav): not scrolling to 0 0 if user scrolled 2024-11-14 15:40:34 +01:00
Anhgelus Morhtuuzh
44173f34c2
feat(tag): link 2024-11-14 15:35:21 +01:00
Anhgelus Morhtuuzh
2621bc5978
feat(tag): style on hover 2024-11-14 15:22:50 +01:00
Anhgelus Morhtuuzh
fce56f5088
feat(style): harmonize button color 2024-11-14 14:58:05 +01:00
Anhgelus Morhtuuzh
83a7fc5cf8
feat(legal): merge legal and credits page 2024-11-14 14:48:13 +01:00
Anhgelus Morhtuuzh
9787e1a1d5
feat(nav): smooth loading while changing page 2024-11-14 14:43:09 +01:00
Anhgelus Morhtuuzh
498a4ef4ca
feat(links): legal info and credits in card 2024-11-13 13:50:19 +01:00
Anhgelus Morhtuuzh
d9d7ab50c5
docs(config): create json schema 2024-11-13 11:18:11 +01:00
Anhgelus Morhtuuzh
7219e5bdf1
feat(style): custom colors for default buttons 2024-11-13 11:02:23 +01:00
Anhgelus Morhtuuzh
c8ea8d4cd3
feat(tag): better link to page 2024-11-13 10:30:45 +01:00
Anhgelus Morhtuuzh
dd8495d596
build(sass): remove imports of vars
imports are deprecated
2024-11-13 10:23:50 +01:00
Anhgelus Morhtuuzh
42edbe2732
feat(tag): supports little screen 2024-11-13 10:17:46 +01:00
Anhgelus Morhtuuzh
c79556fa85
feat(style): bolder title and effect on hover of tags name 2024-11-12 17:38:54 +01:00
Anhgelus Morhtuuzh
a1c8e3c27f
build(ts): target ES2019 instead of ESNext 2024-11-12 17:35:45 +01:00
Anhgelus Morhtuuzh
bb5feb14b9
feat(tag): collaspable 2024-11-12 17:34:26 +01:00
Anhgelus Morhtuuzh
64c8ae31ff
feat(data): tags 2024-11-12 17:21:46 +01:00
Anhgelus Morhtuuzh
e59feeba35
feat(seo): custom description for credits page 2024-11-12 12:51:17 +01:00
Anhgelus Morhtuuzh
0831926787
feat(cli): dev mode listening on port 8000 2024-11-12 12:47:39 +01:00
Anhgelus Morhtuuzh
580e6500a5
fix(style): name and pronouns not centered on phone 2024-11-12 12:46:15 +01:00
Anhgelus Morhtuuzh
aa1719940b
fix(ceo): wrong site name 2024-11-10 17:33:04 +01:00