• Joined on 2023-06-23
suyono pushed to remark at suyono/blog-ts 2024-05-11 21:54:30 +10:00
49e9fa8bc6 wip: some progress on markdown; cleaning up code using html-react-parser and its dependencies
suyono pushed to remark at suyono/blog-ts 2024-05-10 22:24:04 +10:00
a828c62e71 wip: fiddled with fonts
suyono pushed to remark at suyono/blog-ts 2024-05-10 19:22:31 +10:00
552c99bfe7 imported highlight.js theme css using postcss & tailwindcss
suyono deleted branch test_remark from suyono/blog-ts 2024-05-10 11:46:52 +10:00
suyono created branch remark in suyono/blog-ts 2024-05-10 11:43:57 +10:00
suyono pushed to remark at suyono/blog-ts 2024-05-10 11:43:57 +10:00
d7a9fb6a8c managed to convert back to typescript by updating @types/react and @types/react-dom using specific version
suyono pushed to test_remark at suyono/blog-ts 2024-05-10 09:22:51 +10:00
15b7b30b08 reconfirmed library versions and jsx running
d709f6657a replaced tsx with jsx due to issue in @types/react for jsx-runtime
0ca7a97d26 wip: testing remark; trying to downgrade some libs
Compare 3 commits »
suyono created branch test_remark in suyono/blog-ts 2024-05-10 09:22:51 +10:00
suyono pushed to bright at suyono/blog-ts 2024-05-09 14:41:59 +10:00
cbcf6a731b library version updates
suyono pushed to wip2 at suyono/wingmate 2024-05-01 20:51:20 +10:00
a0dad29950 doc: updating wingmate.yaml.md
suyono pushed to wip2 at suyono/wingmate 2024-05-01 20:31:42 +10:00
97d637ef2c doc: updating README.md and start writing wingmate.yaml.md
suyono pushed to wip2 at suyono/wingmate 2024-03-30 11:37:58 +11:00
6092629cb4 fix(version): command line flag
suyono pushed to wip2 at suyono/wingmate 2024-03-29 22:30:43 +11:00
3bdca8c540 fix(task/cron): use the correct pointer to build structure
suyono pushed to wip2 at suyono/wingmate 2024-03-28 22:22:04 +11:00
f2bfd6e60b fix(init): removed unnecessary error message when waiting for child process; race with wait all
suyono pushed to wip2 at suyono/wingmate 2024-03-28 11:20:52 +11:00
a0134fa400 feat(experiment/bg): added bg utility to help pid proxy testing
suyono pushed to wip2 at suyono/wingmate 2024-03-27 23:04:38 +11:00
7db6f6f8f3 fix(splitargs): wrong code, check should be outside of loop
suyono pushed to wip2 at suyono/wingmate 2024-03-24 23:54:43 +11:00
a63646aab2 wip: prepareCommand for service completed; next cron
suyono pushed to wip2 at suyono/wingmate 2024-03-24 13:25:19 +11:00
8f68c4ace9 wip: created example files with new config and implementing new config in init
suyono pushed to wip2 at suyono/wingmate 2024-03-21 11:26:30 +11:00
6032b6c0c1 wip: using pflag and viper; remove go routine for exec file search
suyono pushed to bright at suyono/blog-ts 2024-03-13 14:25:37 +11:00
9ad8e1aa9b move the assets to remote location and change blog cover to Next/Image