Website for the third edition of Hack-or-di(e|y)

boyska 0e37748637 remove generated site 5 anni fa
archetypes 3b12ae4563 Initial website layout 5 anni fa
content c1c6967eb3 Add padding-top to ASCII, small responsive improvements 5 anni fa
static 816446adeb Light editing and text formatting 5 anni fa
themes c1c6967eb3 Add padding-top to ASCII, small responsive improvements 5 anni fa
.directory d7971a4b2a Improve <pre> responsive view and adds colours 5 anni fa
.gitignore 0e37748637 remove generated site 5 anni fa
LICENSE.md 63117b437d init collaboration 5 anni fa
README.md 63117b437d init collaboration 5 anni fa
config.toml 3b12ae4563 Initial website layout 5 anni fa

README.md

Blank

Blank — starter Hugo theme for developers. Use it to make your own theme.

Live Demo

Blank theme screenshot

Installation

In your Hugo site themes directory, run:

$ git clone https://github.com/vimux/blank

Next, open config.toml in the base of the Hugo site and ensure the theme option is set to blank.

theme = "blank"

For more information read the official setup guide of Hugo.

Contributing

Have you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

License

This theme is released under the MIT license.