27 lines
610 B
Markdown
27 lines
610 B
Markdown
|
# python-webgen
|
||
|
|
||
|
a set of python scripts to generate a blog-style website from a set of markdown pages.
|
||
|
|
||
|
|
||
|
---
|
||
|
## Getting Started
|
||
|
|
||
|
Welcome to your new KitsuDev Repo, ClariSys! Feel free to make this place your own!
|
||
|
|
||
|
## Make your first push!
|
||
|
Once you're ready to push your files, use these commands to get to your spot!
|
||
|
```bash
|
||
|
git remote add origin https://kitsunes.dev/ClariSys/python-webgen.git
|
||
|
git branch -M main
|
||
|
git push -uf origin main
|
||
|
```
|
||
|
|
||
|
Once you're all set, please [Make a README](https://www.makeareadme.com/)!
|
||
|
|
||
|
---
|
||
|
Have fun, and happy coding!
|
||
|
|
||
|
-- Kio
|
||
|
|
||
|
(p.s. and while you're at it, say hi to pearl.)
|