https://github.com/UVa-R-Users-Group/website
https://github.com/UVa-R-Users-Group/website
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/UVa-R-Users-Group/website
- Owner: UVa-R-Users-Group
- Created: 2018-04-10T14:06:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T11:48:53.000Z (over 7 years ago)
- Last Synced: 2024-11-13T06:44:51.333Z (11 months ago)
- Language: HTML
- Size: 3.32 MB
- Stars: 2
- Watchers: 5
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - UVa-R-Users-Group/website - (HTML)
README
{tmp}
This is our blogdown site being served via Netlify:
https://clever-yonath-38f215.netlify.com/
Once we pick a nice url we can cleave yonath behind :)
{/tmp}
# UVa / Charlottesville R Users Group Website
This site is built with `library(blogdown)` and Hugo. It is styled with a slightly tweaked [Blackburn](https://github.com/UVa-R-Users-Group/website/tree/master/themes/blackburn) with page tweaks from [Simply Statistics](https://github.com/rbind/simplystats).
This repo stores code and examples shown at our meetups. Learn more about this group by visiting our [Meetup page](http://www.meetup.com/UVa-R-Users-Group/).
## Contributing:
If you want to add some content, maybe a past MeetUp talk you gave or a good R resource you found, that'd be great. Post an issue with relevant links or make a pull request from the current master and we will get your content added.
Per Hugo formatting new post content should always go into `content/post` and it can be either .md or .Rmd files.
## Conduct:
We want to ensure this group and this repo are welcoming for everyone. So we ask that everyone respectfully follow the [Contributer Covenant](https://www.contributor-covenant.org/).