Commit graph

133 commits

Author SHA1 Message Date
d353161c92 Add tags in post 2024-01-07 00:23:25 +01:00
cf65d5b8e9 Fix css hot reload 2024-01-07 00:23:12 +01:00
315474b708 Update cargo dependencies 2024-01-07 00:22:49 +01:00
7611176a8e Avoid load data for each worker + fix Clippy warning 2024-01-06 22:23:36 +01:00
921658075f Fix logger 2024-01-06 21:58:24 +01:00
51f34eb290 Refactor posts parsing and begin add tags 2024-01-06 21:13:10 +01:00
9cd7029ede Begin add tags models + Parse file 2023-12-12 19:49:58 +01:00
dc80396b05 Tag: Add serde_yaml 2023-12-12 00:23:28 +01:00
7dd090be7b Add serde_yaml only for ssr + Add tags yml file 2023-12-10 21:13:38 +01:00
06ab69d1b8 Rename markdowns folder to data_src folder 2023-12-10 20:54:18 +01:00
cf71667480 Prepare 0.3.0 2023-12-10 20:49:52 +01:00
2968b8474e Fix docker image build
All checks were successful
deploy / docker (push) Successful in 12m10s
2023-12-09 23:02:52 +01:00
f6aa6458b8 Try add markdowns folder in container
All checks were successful
deploy / docker (push) Successful in 12m25s
2023-12-09 22:37:14 +01:00
4f57cae274 Merge pull request 'Post draft support' (#5) from post-draft-support into main
All checks were successful
deploy / docker (push) Successful in 12m23s
Reviewed-on: https://gitea.mrdev023.fr/florian.richer/portfolio/pulls/5
2023-12-09 22:16:48 +01:00
a5633fdfcd Add draft logo in posts 2023-12-09 22:16:05 +01:00
f7339b36e4 Add draft with color 2023-12-09 21:48:40 +01:00
b8bd9d0607 Merge pull request 'Ajout post' (#4) from add-posts into main
All checks were successful
deploy / docker (push) Successful in 13m45s
Reviewed-on: https://gitea.mrdev023.fr/florian.richer/portfolio/pulls/4
2023-12-09 19:51:17 +01:00
264f34cc81 Improve style 2023-12-09 19:44:55 +01:00
48f3c27a20 Add experience page + Fix style 2023-12-09 19:08:27 +01:00
f8c9888d80 Refactor Title And Loading 2023-12-09 16:49:05 +01:00
8845db8993 Add dark light for highlight 2023-12-09 15:07:06 +01:00
cde7d8db7f Fix server fns 2023-12-08 23:20:30 +01:00
9aa0c5a929 Update css post + Add languages for highlight.min.js + Add mermaid 2023-12-07 18:40:53 +01:00
a31fa68e84 Add blog page css 2023-11-26 21:36:28 +01:00
178fa113a5 Add blog list page css 2023-11-26 20:43:17 +01:00
c30d1d5531 Add post page 2023-11-26 19:42:14 +01:00
dcb5026a66 Begin add PostPage 2023-11-26 19:18:39 +01:00
6ef76ea48d Add highlight js 2023-11-26 18:57:58 +01:00
7f4a65ca75 render raw html 2023-11-26 18:16:46 +01:00
ce305e1cbf Begin display all posts 2023-11-26 18:12:15 +01:00
224b5d4832 Begin add PostList routes + 404 2023-11-26 17:17:31 +01:00
c2df86fc33 Remove glob and move to markdowns folder 2023-11-26 16:35:11 +01:00
4a5e2cd99b Parsing metadata 2023-11-26 16:04:31 +01:00
34e81035d0 Begin add markdown parsing
Some checks failed
deploy / docker (push) Has been cancelled
2023-11-26 15:36:01 +01:00
aca074ef01 Add build version in log
All checks were successful
deploy / docker (push) Successful in 11m27s
2023-11-21 23:37:30 +01:00
64b5fdfebd Try only cache
All checks were successful
deploy / docker (push) Successful in 30s
2023-11-21 23:08:18 +01:00
4e861df21d Try cache
All checks were successful
deploy / docker (push) Successful in 12m24s
2023-11-21 22:31:28 +01:00
fa54943869 Try hot update
All checks were successful
deploy / docker (push) Successful in 21m2s
2023-11-21 22:07:45 +01:00
d81b02c2fe Fix syntax
Some checks failed
deploy / docker (push) Failing after 24m48s
2023-11-21 21:10:39 +01:00
e9913608d2 Limit cpu + retry with another account
Some checks failed
deploy / docker (push) Failing after 11m12s
2023-11-21 20:54:18 +01:00
5e4e1e9071 Try with other name of secrets
Some checks failed
deploy / docker (push) Failing after 18m5s
2023-11-21 20:28:51 +01:00
e6fac46ffb Fix
Some checks failed
deploy / docker (push) Failing after 10m17s
2023-11-21 20:13:46 +01:00
fda612bb05 Try with install docker 2023-11-21 20:08:54 +01:00
1890b12806 Try
Some checks failed
deploy / docker (push) Failing after 1m13s
2023-11-21 19:54:47 +01:00
4fc34dacaa Deploy with one core
All checks were successful
deploy / my-job (push) Successful in 15m36s
2023-11-20 22:03:08 +01:00
94053ae9ec Try configure with github url and https
Some checks failed
deploy / my-job (push) Has been cancelled
2023-11-20 21:58:02 +01:00
c34f2a2908 Try configure with github url
Some checks failed
deploy / my-job (push) Failing after 1s
2023-11-20 21:56:01 +01:00
6411ca5c92 Try configure
Some checks failed
deploy / my-job (push) Failing after 1s
2023-11-20 21:50:29 +01:00
801058bc10 Fix test #2
All checks were successful
deploy / my-job (push) Successful in 29s
2023-11-20 21:44:59 +01:00
ddc7c289fc Fix test 2023-11-20 21:42:19 +01:00