You are browsing as a guest. Sign up (or log in) to start making projects!

tgum

@tgum

Joined June 1st, 2026

  • 7Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

3h 35m 40s logged

i was offline for a while but i kinda fixed some code i guess. now it accepts command line arguments and environement variables to configure it ! it also generates a json sitemap and you can put s in ur markdown files. also themes are more customizable

0
0
1
Open comments for this post

1h 35m 15s logged

worked a bunch on the css and improving navigation :)

i feel like when i code in go i iterate a lot more over the code. usually i just say “good enough” and leave it like that but with this project at least i feel like im spending way more time on the same piece of code

0
0
2
Open comments for this post

47m 11s logged

idk i refactored some things slightly, also now non-markdown files will be left alone :D so you can add images and css and stuff ! i might be forgetting stuff

0
0
2
Open comments for this post

1h 46m logged

I switched to go templates instead of manually generating html. it honestly works pretty well :D .
i also added a list of files in the current directory. im planning on improving this somewhat so that its more nicer to browse and looks more like a tree i guess

0
0
1
Open comments for this post

43m 12s logged

now it scans for markdown files in the input folder and writes html in the output folder :O

go is pretty good for files and stuff but its a bit complicated imo

0
0
2
Open comments for this post

1h 13m 6s logged

waow. it took like half an hour to setup sublime for go developpement but then i gave up cuz it didnt work well. then i was like “hey im gonna make this an http server!” but honestly handling all the errors and security seems annoying so im just gonna generate static html files :)

0
0
5

Followers

Loading…