Skip to content

tnebooks/12th-maths

Repository files navigation

10th Science

Dev

git clone https://github.com/csebooks/hugo-book themes/hugo-book
hugo server  --themesDir ../ --disableFastRender

Qustion Loader

in Linux

export QUESTIONS_FOLDER="$PWD/questions"
export PUBLIC_FOLDER="$PWD/public" 
npm run watch --prefix ../hugo-book

in Windows Cmd

set QUESTIONS_FOLDER=%cd%\questions
set PUBLIC_FOLDER=%cd%\public
cd themes\hugo-book
npm i
npm run watch

About

12th-maths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from tnebooks/sample-material