26 lines
598 B
Markdown
26 lines
598 B
Markdown
# python-webgen
|
|
|
|
a set of python scripts and html templates to generate blog-style websites
|
|
|
|
|
|
---
|
|
## Getting Started
|
|
|
|
Welcome to your new KitsuDev Repo, ChloeCat! 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/ChloeCat/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.)
|