Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

SashoStoichkovArchive/kiwitcms.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiwi TCMS website
-----------------

Website is built with [Pelican](https://blog.getpelican.com/). To start hacking
you need:

- Python 3.6
- fork this repository
- `git clone` your fork
- `git checkout source`
- `pip install -r requirements.txt`
- `git checkout -b your_topic_branch_name`

Use `make regenerate` and `make serve` to regenerate your changes and
serve them at http://localhost:8000/ for preview!

Once you are ready submit a pull request against the `source` branch!

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.0%
  • CSS 6.6%
  • JavaScript 3.4%