Commit Graph

104 Commits

Author SHA1 Message Date
992c99d2fb update: refine layout and spacing in blog styles and article page 2024-12-18 07:14:01 +09:00
5c05db4580 update: layout styles in overview and article pages 2024-12-18 06:34:55 +09:00
bafa8e4d18 change: add rehypeAutolinkHeadings plugin to article compiler 2024-12-18 06:07:46 +09:00
b529e96a6b update: add headings overview 2024-12-18 06:02:28 +09:00
7f395bcfaa Merge branch 'master' into develop 2024-10-23 21:39:13 +09:00
97600ed402 change: svelte default to temp logo 2024-10-23 21:38:33 +09:00
ae48a85ece change: discord invite link 2024-10-23 20:17:39 +09:00
9f162e83c4 Merge pull request 'fix: Clone and analyze the repository correctly' (#15) from develop into master
Reviewed-on: #15
2024-09-27 00:49:42 +09:00
e4548bf10b Merge branch 'master' into develop 2024-09-27 00:49:35 +09:00
5b441ff0cf fix: Clone and analyze the repository correctly 2024-09-27 00:48:22 +09:00
76bd2a5e1b Merge pull request 'develop' (#14) from develop into master
Reviewed-on: #14
2024-09-27 00:17:58 +09:00
e3a83ee561 Merge branch 'master' into develop 2024-09-27 00:17:51 +09:00
dd057dd335 Refactor: Update imports for server modules 2024-09-27 00:16:57 +09:00
f11bdf15fc fix typo #2 2024-09-26 23:44:12 +09:00
5ec1839ec7 fix typo 2024-09-26 23:43:51 +09:00
2fdcc1633d Merge pull request 'fix: initializing git during build' (#13) from develop into master
Reviewed-on: #13
2024-09-26 23:37:15 +09:00
6173dffba3 fix: initializing git during build 2024-09-26 23:36:12 +09:00
e389a3d2f9 Merge branch 'develop' 2024-09-26 23:12:09 +09:00
4e2422fa09 Merge pull request 'feat-google-analytics' (#11) from feat-google-analytics into develop
Reviewed-on: #11
2024-09-26 23:07:52 +09:00
8d09641e5d Remove articles subproject 2024-09-26 23:06:41 +09:00
2b6e3bfa9f feat: Add Google Analytics tracking code to layout component 2024-09-26 23:05:42 +09:00
3797e33450 Merge branch 'develop' of gitea.hareworks.net:Hare/blog.hareworks.net into develop 2024-09-26 22:59:34 +09:00
db831b0683 Merge pull request 'feat-git' (#10) from feat-git into master
Reviewed-on: #10
2024-09-25 23:30:08 +09:00
c08bb9dcef Merge branch 'master' into feat-git 2024-09-25 23:29:55 +09:00
36237f0708 feat: apply author and email fields to Articles 2024-09-25 23:29:21 +09:00
3145073381 feat: add a column to store datafrom git 2024-09-21 14:51:15 +09:00
7032c552a8 feat: Refactor formatted_date component and add format function 2024-09-18 17:32:02 +09:00
121cb60a5f feat: Add ress.css for global CSS reset 2024-09-18 17:31:39 +09:00
7cd8db36e2 feat: Add simple-git dependency 2024-09-18 17:31:06 +09:00
e251697e92 Update blog logo and URL in README.md 2024-09-18 14:54:07 +09:00
58ce0f28c7 Merge pull request 'feat: codeblock highlighter and styling' (#9) from develop into master
Reviewed-on: #9
2024-09-07 02:49:35 +09:00
1637776b12 Merge branch 'master' into develop 2024-09-07 02:49:23 +09:00
4a7960f183 fix: always updated all articles 2024-09-07 02:48:22 +09:00
005fd864b2 feat: change article load logic
- change highlighter prism to shiki
- separate logic into several files
2024-09-07 02:42:50 +09:00
68dde60151 feat: add codeblock style 2024-09-07 02:38:47 +09:00
0512b64ce4 feat: add kanagawa theme 2024-09-07 02:34:16 +09:00
8794fff8b2 chore: npm i shiki 2024-09-07 02:19:29 +09:00
dece9dfb79 fix: delete non working codeblock component 2024-09-04 20:20:57 +09:00
7c600da4f5 fix: remove file extension from uri 2024-09-04 19:37:06 +09:00
19d63ed0d5 Merge pull request 'style tweaks' (#8) from develop into master
Reviewed-on: #8
2024-09-03 21:37:03 +09:00
11210336cd feat: git clone if articles does not exist 2024-09-03 21:34:56 +09:00
8b599165e1 feat: pre-tag text warp did not work. 2024-09-03 18:27:49 +09:00
b8eb9acb8b chore: Remove articles subproject 2024-09-03 18:24:54 +09:00
4c87679fbe feat: move database initialization to get_connection.ts 2024-09-03 09:06:51 +09:00
0398b95c24 feat: Changed to not use getConnection function directly from the page. 2024-09-03 09:06:21 +09:00
632521e7f4 chore: Update article page to hide updated date if not edited 2024-09-03 08:20:09 +09:00
1670969d4f chore: Remove unused Head component from article page 2024-09-03 07:46:56 +09:00
0e06457894 feat: use hr instead od h1 border 2024-09-03 07:25:14 +09:00
41674ea6a1 Merge pull request 'feat: change article managment: git submodules to dynamic git clone&pull' (#7) from develop into master
Reviewed-on: #7
2024-09-03 07:01:14 +09:00
d7483f0f00 Merge branch 'develop' of gitea.hareworks.net:Hare/blog.hareworks.net into develop 2024-09-03 06:58:15 +09:00