initial commit
This commit is contained in:
parent
46328a92a8
commit
c449f9d9ac
12 changed files with 457 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# python-webgen
|
||||
|
||||
a set of python scripts to generate a blog-style website from a set of markdown pages.
|
||||
a set of python scripts and html templates to generate blog-style websites
|
||||
|
||||
|
||||
---
|
||||
## Getting Started
|
||||
|
||||
Welcome to your new KitsuDev Repo, ClariSys! Feel free to make this place your own!
|
||||
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/ClariSys/python-webgen.git
|
||||
git remote add origin https://kitsunes.dev/ChloeCat/python-webgen.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue