Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

asyncze/md2website

Open more actions menu

Repository files navigation

md2website: markdown to static website builder

Usage

Change default config

PAGE_TITLE                  = "Michael (@asyncze)"
POSTS_ON_INDEX              = False
DIST_PATH                   = "/dist"
LOAD_FOLDER                 = False
LOAD_FOLDER_FLAGS           = False
AUTHOR                      = "@asyncze"
X_URL                       = "https://x.com/asyncze"
DESCRIPTION                 = "Self-funded software engineer"
FAVICON                     = ""
GOOGLE_TAG                  = ""
APP_NAME                    = "Michael (@asyncze)"
SOCIAL_IMAGE                = ""

See demo_website folder for folder structure.

.venv/bin/python md2website.py /demo_website

Replace .venv/bin/python with path to your python.

Notes

  • Page navigation is generated from nav.md.
  • Post header anchors and table of contents are automatically generated from ## and ### tags (if toc-flag is set to true in __flags).

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.