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

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

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.