2025-03-12 04:01:19 +00:00
|
|
|
# python-webgen
|
|
|
|
|
2025-03-11 21:03:39 -07:00
|
|
|
a set of python scripts and html templates to generate blog-style websites
|
2025-03-12 04:01:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
## Getting Started
|
|
|
|
|
2025-03-11 21:03:39 -07:00
|
|
|
Welcome to your new KitsuDev Repo, ChloeCat! Feel free to make this place your own!
|
2025-03-12 04:01:19 +00:00
|
|
|
|
|
|
|
## Make your first push!
|
|
|
|
Once you're ready to push your files, use these commands to get to your spot!
|
|
|
|
```bash
|
2025-03-11 21:03:39 -07:00
|
|
|
git remote add origin https://kitsunes.dev/ChloeCat/python-webgen.git
|
2025-03-12 04:01:19 +00:00
|
|
|
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.)
|