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

CyberGarden

  • 6 Devlogs
  • 10 Total hours

a small wiki software for your own personal CyberGarden

Ship #1

A static wiki generator in go! It can be used with syncthing which is really nice :D

It is pretty simple, but I learned how to do a bunch of stuff in go. originally it was going to be a web server, but ngl static sites are easier :)

Whats really cool is the customizablity! You can make it look like anything.

  • 6 devlogs
  • 10h
Try project → See source code →
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
2
Open comments for this post

1h 37m 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
3
Open comments for this post

47m 44s 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
3
Open comments for this post

1h 48m 2s 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
2
Open comments for this post

44m 10s 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
3
Open comments for this post

1h 15m 9s 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
6

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…