Commit Graph

16 Commits

Author SHA1 Message Date
Alan Orth 22b1a38f15
Add notes for 2018-11-22 2018-11-22 08:51:33 +02:00
Alan Orth c8d99a16af
config.toml: Adjust permalinks for posts
To deal with theme changes
2018-03-09 22:11:13 +02:00
Alan Orth 27c125c0fe
Try to use 'docs' dir for GitHub pages 2018-02-11 18:28:23 +02:00
Alan Orth 264dcb1e17
config.toml: Use git history for better modification dates 2017-03-02 14:24:16 +02:00
Alan Orth ab8dd77716
config.toml: Update configuration to reflect new theme options 2017-01-22 11:10:15 +02:00
Alan Orth 2696466e0e
Add robots.txt template to disallow robots
See: https://github.com/spf13/hugo/blob/master/docs/content/extras/robots-txt.md
2016-09-21 22:25:36 +03:00
Alan Orth 5a3d76a5e7
Switch to hugo-theme-bootstrap4-blog theme and add sidebar links 2016-09-21 15:21:26 +03:00
Alan Orth fe142f0109
config.toml: Add comments and defaults 2016-09-21 15:21:00 +03:00
Alan Orth 08f725b92d
config.toml: Use 2016-09 as slug for posts 2016-09-21 15:09:43 +03:00
Alan Orth 0d60610f6e
config.toml: Set baseurl to where page is hosted
`hugo serve` still seems to use the localhost, which is smart, or
weird. Not sure.
2016-08-03 10:08:52 +03:00
Alan Orth aba61186bd
config.toml: Use simple baseurl
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 15:10:30 +02:00
Alan Orth a6af13df5a
config.toml: Add author name param
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 13:01:00 +02:00
Alan Orth 4f5858f83f config.toml: Add trailing slash in baseurl
Otherwise links for CSS etc won't work.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:53:38 +02:00
Alan Orth 8e4a870480
config.toml: Add baseurl for hosting on GitHub pages
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-30 12:43:30 +02:00
Alan Orth 4233e6ef8e
config.toml: Set editor and theme
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-25 01:04:31 +03:00
Alan Orth c5caa7f018
Create initial site
Created using Hugo v0.14:

    $ hugo new site cgspace-notes

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-11-23 16:56:41 +03:00