EPuter's official website for education

myrcy b3179571b3 add Apache-2.0 for JS 3 gadi atpakaļ
Blog 420482cf1c fix librejs issues 3 gadi atpakaļ
docs 4b7370e717 remove commenting scripts 3 gadi atpakaļ
js 420482cf1c fix librejs issues 3 gadi atpakaļ
LICENSE.md 096c890f1c first commit 3 gadi atpakaļ
README.md 17a35116ee change README to md format 3 gadi atpakaļ
javascript.html b3179571b3 add Apache-2.0 for JS 3 gadi atpakaļ

README.md

Education | edu.eputers.net

The EPuters Project's Education Website


What do the folders mean?

blog is the main webpage

docs is the current template for curriculum
Made with the Gitbook Project.


How to install/run?

cd <directory-of-site>
bundle install
bundle exec jekyll build

the generated _site folder will include the static pages we use.