/home

The source code for https://konno.ovh

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Junko's homepage

V Code style: black

  • Piece of shit website generator that has 50% chance of exploding by itself.
  • Specifically made for me, might not work for you.

Internal

Pages

  • Markdown files from src/magi/templates/pages/ are automatically generated into html files.
  • For more control write a custom html with V's template.

Special Token

  • @ is used for metadata info.

@

[
	// Common
	'title',
	'tags',
	'outer',
	'author',
	'priority',
	// Blog
	'style',
	'outline',
	'outline-style',
	'thumbnail',
]
  • is not case sensitive.
  • Example: @TITLE=THE MOTHERFUCKIN TITLE

Preview

image image image