Skip to content

Website for the POPLUS environment. It serves as a hub for all poplus components, deployments, workspaces, etc.

Notifications You must be signed in to change notification settings

wrightmartin/home-poplus

 
 

Repository files navigation

home-poplus

A CMS-free website for the Poplus project.

To preview the website locally, run:

jekyll serve --watch

To compile the Sass stylesheets into CSS, run:

sass --watch assets/sass:css --style compressed

Please don’t edit global.css directly. If you do, your changes will be overwritten the next time we compile our Sass files.

About

Website for the POPLUS environment. It serves as a hub for all poplus components, deployments, workspaces, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.2%
  • CSS 32.8%