Skip to content

sfrepresentus/sfrepresentus.github.io-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Represent Us SF Website

Homepage for the San Francisco chapter of Represent.Us

Development

Build using vuepress on node. Hosted on github pages. Fork the repo, make changes, and submit a pull request.

Dev Notes
  • The homepage uses a custom layout based on the default vuepress home.
  • I copied the template to custom-home.vue and a few dependencies.
  • This was so that I could make changes without ejecting the home template so as not to miss out on future updates.

Deployment

$ npm run dev      # to run development server
$ npm run build    # to build files to .vuepress/dist
$ ./deploy.sh      # to deploy files to github pages

Attributions

About

Source code of vuepress powered site for Represent Us SF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published