Commit graph

60 commits

Author SHA1 Message Date
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
Anhgelus Morhtuuzh
579f6d07d0
fix(ceo): thumbnail not working 2024-11-10 17:29:34 +01:00
Anhgelus Morhtuuzh
de2cc0e283
feat(credits): font source 2024-11-10 17:22:34 +01:00
Anhgelus Morhtuuzh
7e50f8489e
feat(style): supports custom font 2024-11-10 17:16:45 +01:00
Anhgelus Morhtuuzh
fe8acc0556
ci(bun): create build scripts 2024-11-10 16:55:02 +01:00
Anhgelus Morhtuuzh
3e2938791e
feat(handle): error 404 by redirecting to / 2024-11-10 15:49:27 +01:00
Anhgelus Morhtuuzh
c6b6252270
build(golatt): upgrade to 0.2.0 2024-11-10 15:37:17 +01:00
Anhgelus Morhtuuzh
a1c1eb9ded
docs(info): fill readme 2024-11-10 01:46:02 +01:00
Anhgelus Morhtuuzh
b0a86973a3
style(data): rename data with config 2024-11-10 01:41:27 +01:00
Anhgelus Morhtuuzh
3b7bc746af
ci(docker): create example dockerfile and dockerignore 2024-11-10 01:39:39 +01:00
Anhgelus Morhtuuzh
99d5a59e64
build(docker): create Dockerfile 2024-11-10 01:36:21 +01:00
Anhgelus Morhtuuzh
3c7a957b84
fix(style): footer doing weird things 2024-11-10 01:31:26 +01:00
Anhgelus Morhtuuzh
81f8ee205b
feat(style): supports smartphone 2024-11-10 01:21:56 +01:00
Anhgelus Morhtuuzh
b92203d8f2
feat(link): smoother animation 2024-11-10 01:03:25 +01:00
Anhgelus Morhtuuzh
7d6f278ebf
feat(legal): credits page 2024-11-10 00:58:29 +01:00
Anhgelus Morhtuuzh
6a177e4663
feat(link): change color on hover 2024-11-10 00:43:24 +01:00
Anhgelus Morhtuuzh
8129d4f13d
feat(image): custom background image 2024-11-10 00:18:50 +01:00