Commit Graph

46 Commits

Author SHA1 Message Date
a2c28ef377 feat: add about page 2024-06-21 20:21:15 +03:00
2885cd1b86 style: hide pagination if there is only one page 2024-06-21 17:01:58 +03:00
b71e3faaf9 feat: add pagination 2024-06-21 16:45:23 +03:00
393aa52757 feat: add pagination to category page 2024-06-21 12:53:17 +03:00
8faa7f472d feat: implement commenting 2024-06-20 19:40:55 +03:00
6c0b81c883 style: add spacing to emoji form 2024-06-18 21:36:47 +03:00
132174d0c6 style: add no content text 2024-06-18 16:50:21 +03:00
68fd34c830 feat: add comment and comment form component 2024-06-18 16:44:05 +03:00
53c5203f23 feat: add comments section 2024-06-16 22:05:58 +03:00
70986dc137 chore: add htmx script instead of cdn
All checks were successful
/ Build (push) Successful in 27s
2024-06-13 14:06:09 +03:00
265fbcdecb fix: typo in component parameter
All checks were successful
/ Build (push) Successful in 39s
2024-06-12 15:18:15 +03:00
f86697e00d refactor: simplify code
All checks were successful
/ Build (push) Successful in 26s
2024-06-12 15:10:14 +03:00
f831e4685f chore: put backend host in an environment variable
All checks were successful
/ build-and-push-image (push) Successful in 23s
2024-06-11 12:02:02 +03:00
7ebe19f905 chore: change form triggers
All checks were successful
/ build-and-push-image (push) Successful in 19s
2024-06-10 07:51:18 +03:00
e892cf2abd ci: add nginx configuration 2024-06-09 13:39:22 +03:00
2858629b97 chore: add configuration for localhost
All checks were successful
/ Build (push) Successful in 2m53s
2024-05-30 13:54:06 +03:00
3281bb2257 fix: typo in address
All checks were successful
/ Build (push) Successful in 1m1s
2024-05-30 13:23:14 +03:00
17c86c0926 feat: update hx-get directive target
All checks were successful
/ Build (push) Successful in 1m3s
2024-05-30 13:16:29 +03:00
3b46305c63 feat: add emoji buttons
All checks were successful
/ Build (push) Successful in 1m33s
2024-05-29 11:04:39 +03:00
3135e265b8 feat: add like button
All checks were successful
/ Build (push) Successful in 1m12s
2024-05-28 22:20:09 +03:00
c88f9507ce add htmx emoji picker
All checks were successful
/ Build (push) Successful in 1m6s
2024-05-28 20:53:43 +03:00
ea504eec6a style: add responsive style
All checks were successful
/ Build (push) Successful in 1m37s
2024-05-17 18:20:51 +03:00
9f20921275 style: replace styles with tailwind classes
All checks were successful
/ Build (push) Successful in 29s
2024-05-16 14:14:54 +03:00
45167f35c6 style: replace header styles with tailwind 2024-05-16 13:46:38 +03:00
7f358bd1f5 feat: add tailwind 2024-05-16 13:13:10 +03:00
912dc0a879 add title to post
All checks were successful
/ Build (push) Successful in 29s
2024-05-14 16:30:23 +00:00
5da44976cd feat: add base path 2024-05-13 10:28:52 +03:00
d45465ffe9 feat: added category and single post pages 2024-05-12 12:21:45 +03:00
537fc2300a feat: add post footer 2024-05-12 11:45:41 +03:00
c0ec392fbf style: category page styling 2024-05-12 10:48:06 +03:00
a67ade9672 feat: add blog pages 2024-05-12 08:55:29 +03:00
7bb712802d fix: add req props 2024-05-12 07:55:58 +03:00
65ebab416f chore: add path alias
feat: add category page
2024-05-11 20:08:36 +03:00
4cbca8ccd7 chore: put css in scopes 2024-05-11 19:24:15 +03:00
cae66a752d style: minor changes 2024-05-08 11:16:38 +03:00
43cdb2c4ad feat: add category pages 2024-05-07 19:35:30 +03:00
90c92bb71a style: minor changes 2024-05-07 11:55:18 +03:00
f68fc049ea feat: add sample content and styling 2024-05-06 22:36:07 +03:00
5fa72ed63e feat: add content collection and sample posts 2024-05-04 10:53:47 +03:00
229d29a882 feat: add footer 2024-05-04 10:34:55 +03:00
345d0bed05 chore: remove lit
feat: add main header component
2024-05-04 09:18:31 +03:00
070bfd8d62 feat: draw gol on canvas 2024-05-03 22:27:18 +03:00
3b3e5b9173 feat: add heavy weight spaceship 2024-05-01 10:28:22 +03:00
4026c8093e add gol script 2024-05-01 09:12:27 +03:00
67164bf39b add lit 2024-05-01 08:27:07 +03:00
fe0ddcd686 init project 2024-05-01 07:57:25 +03:00