Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 591 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 591 Bytes

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