Runs at localhost port 5000
All posts are respectively found in _posts.
The file names have been lexicographically placed in accordance with their fall through pattern in the rendered WebPage. All rendered components can be found at _sites as is typical.
Static files are provided in the root directory. The images, favicons and SVGs if any are at img, while CSS and SaSS is located at stylesheets.
The final webpage is at index.html
Check out _config
Fork and Clone the repo as necessary.
git clone [email protected]:BITSoC/BITSoC.github.io.git
git checkout master
Served by :
jekyll serve -w
at localhost:5000 or make a PR to view at BITSoC
For jekyll installation refer here
Forked from Single Paged