Initial commit
This commit is contained in:
commit
46328a92a8
3 changed files with 425 additions and 0 deletions
26
README.md
Normal file
26
README.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# 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.)
|
Loading…
Add table
Add a link
Reference in a new issue