Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawamoy/website

My personal website.
https://github.com/pawamoy/website

giscus giscussions mkdocs mkdocs-blog mkdocs-material mkdocs-site

Last synced: 2 months ago
JSON representation

My personal website.

Awesome Lists containing this project

README

        

# pawamoy's website

My personal blog and website, built with [MkDocs](https://mkdocs.org),
and the [Material for MkDocs theme](https://squidfunk.github.io/mkdocs-material/).

Served at https://pawamoy.github.io/.

## Setup

Install dependencies in a venv with `/scripts/setup.sh`.

## Development

Serve locally with `./scripts/serve.sh`.

## Deployment

Deploy to [pawamoy.github.io](https://github.com/pawamoy/pawamoy.github.io)'s
GitHub pages with `./scripts/deploy.sh`.