Skip to content

Repository files navigation

wiki-student

The wiki is built using Zensical, a static site generator. Deployment to wiki.cs.jmu.edu is automated via GitHub actions.

This repository is public, so anyone online can view the wiki source code. JMU CS faculty and staff have write access and can make edits directly on GitHub. Students and others who would like to contribute may submit a pull request.

Authoring

Wiki pages are written in Markdown. For basic syntax, see the Markdown Cheat Sheet. For extended features supported by this site, see the Zensical Docs.

Commands

To install / upgrade to the latest version:

pip install --upgrade --force-reinstall -r requirements.txt

To preview the site locally while editing:

zensical serve

To build/preview the article and event feeds (if previewing, do the command serve command above first):

zensical-feeds 
  • the article feed is at /feed_rss.xml
  • the event feed is at /events.ics

Attributions

The icons on the front page are from Flaticon.com:

About

JMU CS Department Student Wiki

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages