Commit Graph

27 Commits

Author SHA1 Message Date
Suyono 29892a915d wip: home posts list 2024-06-01 21:58:46 +10:00
Suyono 1340f2029a wip: moved the content loader 2024-05-30 11:51:21 +10:00
Suyono ff6886e309 wip: repopulate complete env with example values 2024-05-27 21:30:47 +10:00
Suyono 0d09e0d44f wip: completed the content, move on to post cover etc 2024-05-24 21:16:36 +10:00
Suyono 7252456dd4 wip: added html handler in markdown 2024-05-13 18:24:06 +10:00
Suyono fe41df4244 removed unused library 2024-05-11 22:04:19 +10:00
Suyono 49e9fa8bc6 wip: some progress on markdown; cleaning up code using html-react-parser and its dependencies 2024-05-11 21:54:16 +10:00
Suyono a828c62e71 wip: fiddled with fonts 2024-05-10 22:23:57 +10:00
Suyono 552c99bfe7 imported highlight.js theme css using postcss & tailwindcss 2024-05-10 19:22:12 +10:00
Suyono d7a9fb6a8c managed to convert back to typescript by updating @types/react and @types/react-dom using specific version 2024-05-10 11:43:51 +10:00
Suyono 15b7b30b08 reconfirmed library versions and jsx running 2024-05-10 09:22:44 +10:00
Suyono d709f6657a replaced tsx with jsx due to issue in @types/react for jsx-runtime 2024-05-09 23:30:57 +10:00
Suyono 0ca7a97d26 wip: testing remark; trying to downgrade some libs 2024-05-09 22:31:01 +10:00
Suyono cbcf6a731b library version updates 2024-05-09 14:41:42 +10:00
Suyono 9ad8e1aa9b move the assets to remote location and change blog cover to Next/Image 2024-03-13 14:23:11 +11:00
Suyono bea1c3aba3 updated dependency, standalone seems to work
updated pnpm version
added dockerignore
revert the standalone output
2024-02-23 14:56:19 +11:00
Suyono 5c8a3f56dd WIP: build attempted 2024-02-22 23:42:04 +11:00
Suyono a1cba242e9 WIP: updated HTMLReactParserOptions replace function, from complex if else to handler pattern 2024-02-22 14:07:36 +11:00
Suyono a607a4528e WIP: testing bright and resume copying content 2023-10-23 22:32:15 +11:00
Suyono cf0579023e wip: test versions of pnpm and nodejs 2023-10-22 15:24:59 +11:00
Suyono 6d3dab582a wip: move workstation 2023-10-21 10:17:10 +11:00
Suyono 08db8ef124 updated font reference and clean up 2023-09-28 20:54:59 +10:00
Suyono fca3d8bcec initialized structure 2023-09-26 19:48:47 +10:00
Suyono 7e6a2b0300 upper body finished 2023-09-26 18:29:37 +10:00
Suyono 2dbf116ddf upper body finished 2023-09-25 22:17:46 +10:00
Suyono bfed20c1c1 migrated 2023-09-25 20:43:46 +10:00
Suyono bca3cac503 Initial commit from Create Next App 2023-09-25 19:49:12 +10:00