Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.5 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.5 KB

Pages GitHub Last Commit GitHub Top Language GitHub Org Stars Discord

CSSNR GitHub Pages

Website for CSSNR GitHub Organization: https://cssnr.github.io/

For more information join us on Discord: https://discord.gg/wXy6m2X8wY

Development

Install Jekyll: https://jekyllrb.com/docs/installation/

Run: jekyll serve -s src -o

This will build the site from the src directory, open it in your browser, watch for file changes, automatically rebuild the site and refresh the site in your browser; enjoy...

For more information see jekyll help and jekyll serve --help or visit: https://jekyllrb.com/docs/

For production, this site is built with GitHub Actions: .github/workflows/pages.yaml