Welcome to the repo for the Cornell R User Group website, found at cornell-rug.github.io.
This page is forked (with appreciation) from the Davis R User's Group website (https://d-rug.github.io).
To make a new post:
- Open the
_postsfolder - Create a new md file. There are specific rules about naming conventions - it needs to be
year-month-day-name.md. Thetamplate.mdfile can be used as a starting point, so you can make a copy and rename it. - The contents of the file also have specific rules, many of which are self-explanatory. I've only used the
[meeting]tag for posts because they've only been meeting announcements, but if we have more post types, we could add more tags.date:is the date the post will be viewable, so it can be in the past to make it immediately viewable. - You can preview the md in html, but don't keep the html version of it in the folder.
- Push to github. The page will rebuild itself.
This site is built using Jekyll and based off the the Slim Pickins theme. Documentation for the theme in the site_documentation.md file.
License for the Slim Pickens theme is the Unlicense.
All blog content CC-BY