kdillmcfarland / blogdown_site

R-Ladies Seattle Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-Ladies Seattle Blogdown Site

Available at: www.rladiesseattle.org

To Update the Site

To update the site with a new presentation:

  1. Fork and clone the repository.
  2. Go to data > projects.yml.
  3. Add a new entry at the top with the icon, date, title, speaker, and link. The icon should correspond to your link — fa fa-file for a Google presentation, fa fa-github for a Github repo, etc. If you have the notes document for your session, please paste the "View Only" URL under description.
  4. Run blogdown::serve_site(). The site should render.
  5. Tag ivelasq, katiejolly, or monicagerber to review and approve the pull request.

If you would like assistance at any point, please file an issue and we'll get back to you as soon as possible. Thanks for your patience!

To Update the Front Page

To update the front page, go to themes > hugo-sustain > layouts > index.html, then run blogdown::serve_site().

About

R-Ladies Seattle Site


Languages

Language:HTML 94.7%Language:CSS 4.2%Language:JavaScript 1.1%