Available at: www.rladiesseattle.org
To update the site with a new presentation:
- Fork and clone the repository.
- Go to data > projects.yml.
- 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. - Run
blogdown::serve_site()
. The site should render. - Tag
ivelasq
,katiejolly
, ormonicagerber
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, go to themes > hugo-sustain > layouts > index.html, then run blogdown::serve_site()
.