Commit Graph

16 Commits

Author SHA1 Message Date
Fred Pauchet 329dcc39cd Write root page using a template 2022-11-07 19:10:49 +01:00
Fred Pauchet 3106e81146 Working on categories
Append category link on article and vice-versa
2022-11-06 20:36:40 +01:00
Fred Pauchet 8896fcda09 Create a structure
This structure stores articles, categories and metadata about the whole generated context
2022-11-06 19:29:57 +01:00
Fred Pauchet e9e6b8c547 Working (basic) version of the html generator 2022-11-05 21:24:17 +01:00
Fred Pauchet 770195324c Write HTML content to output directory (kind of...) 2022-11-01 21:36:57 +01:00
Fred Pauchet 014a072b25 Implement ReadFile and ReadContent methods 2022-11-01 21:10:05 +01:00
Fred Pauchet e92c41835d Move convert function to models 2022-10-27 20:45:27 +02:00
Fred Pauchet aa6aef939d Append 'out' parameter, to dump html files 2022-09-19 21:36:09 +02:00
Fred Pauchet 647e9b546d Actually print markdown content to output :) 2022-09-18 21:58:41 +02:00
Fred Pauchet 1724b9664c Specify a default value for -directory param
This is done through use of flag.String instead of flag.StringVar
2022-09-16 19:37:19 +02:00
Fred Pauchet 4707d458c4 Bump version to Go 1.18 2022-06-17 08:07:07 +02:00
Fred 27c59399b5 Walks through files and fmt.Println 2020-10-06 20:55:27 +02:00
Fred 510c4ef49f Read parameter from CLI and list files.
See
*
f72131f1be
2020-10-06 20:37:07 +02:00
Fred 9a56e4dffa Very, very, first version.
But also, check this page for the log:

* cf789c5dc4
2020-10-05 22:11:52 +02:00
Fred c155c54f7f Ignores .vscode configuration files. 2020-10-05 22:02:56 +02:00
Fred 741ed5064e Initial commit 2020-10-01 11:55:32 +02:00