RodionPost / site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For developers

Install lektor SSG

pip install lektor 

Install ImageMagick

see: https://www.getlektor.com/docs/installation/#command-line-application

Run development server

cd itsochi
lektor server

For Editors

TBD

Contributing

TBD
  • Fork
  • Develop
  • Edit
  • Push
  • Make PR to original repository

Notes

Building contributors page

You need https://github.com/mgechev/github-contributors-list to build CONTRIBUTORS.md

 githubcontrib --owner itsochi-community --repo site --cols 6 --showlogin true > CONTRIBUTORS.md

About


Languages

Language:JavaScript 39.4%Language:HTML 30.6%Language:CSS 13.6%Language:SCSS 10.1%Language:Pug 6.0%Language:Python 0.4%