1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-14 20:36:23 -07:00
Commit graph

7 commits

Author SHA1 Message Date
comraderat
f08fbb324c Fix catalog 2020-05-27 21:32:15 +02:00
comraderat
092aa8aede Removed any reference to board.html
Board.html used to be a symbolic link to 1.html.
Now uses 1.html directly verywhere, fixing a bug where the board
couldnt rebuild
2020-05-27 20:50:49 +02:00
comraderat
e28671ecc2 Fix errors 2020-05-23 20:40:48 +02:00
comraderat
00af5bf928 Removed symlink call to link frontpage and 1.html
Symlink isnt supported on windows.
Add 1.html to firstpage field
2020-05-23 19:53:12 +02:00
comraderat
2e00b11434 Fix some errors 2020-05-23 19:40:29 +02:00
comraderat
17db31613c Move build to building package 2020-05-23 12:29:12 +02:00
Eggbertx
d1292bd9fe refactor/reorganize gochan's source code into subpackages
Also use Go version 1.11 in vagrant for module support
2020-04-29 17:44:29 -07:00