/blogdown_site

R-Ladies Seattle Site

Primary LanguageHTML

R-Ladies Seattle Blogdown Site

Available at: www.rladiesseattle.org

To Update the Site

To update the site with a new presentation, go to data > projects.yml. Add a new entry at the top with the icon, date, title, speaker, and link (description not necessary), then run blogdown::serve_site().

To Update the Front Page

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