qtilities / qtilities.github.io

Qtilities organization website

Home Page:https://qtilities.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qtilities organization website

The website is built using the following software and technologies:

Local Build Quick-start Guide

Install poetry and run:

$ poetry install
$ poetry run mkdocs serve

Use the automatic setup via mkdocs.sh

The local website should be available at http://localhost:8000/

Creating posts

This can be done either manually by creating a new .md file in the mkdocs/docs/news/posts directory, paying attention for a correct filename, date and front-matter, or by running the following command:

$ ./new_post.sh "New post title" "<author_name>"

About

Qtilities organization website

https://qtilities.github.io

License:MIT License


Languages

Language:SCSS 63.6%Language:Jinja 17.5%Language:JavaScript 6.2%Language:Python 5.8%Language:HTML 4.9%Language:Shell 1.9%