/svdsa.github.io

The website for the Silicon Valley chapter of the Democratic Socialists of America

Primary LanguageHTML

SVDSA Website

How to update the blog:

  1. Write your new post, or make the changes you're looking to make.

  2. From the _jekyll directory, run:

jekyll build --destination=../blog
  1. Commit your changes to git (locally)

  2. Push the locally-commited changes to GitHub