Jekyll is another simple and popular way to make websites. There are many templates on GitHub that you can copy (fork) to make your own website.
This code is from M Koehnke. Per M Koehnke: This is an anonymized version of Chris Eidhof’s brilliant blog theme converted from Cactus to Jekyll.
A live demo can be found here.
Go to the RVerse-Tutorials-simple-blog repository and click the Fork button in the upper right. You will need to be logged into your GitHub account. Then open RStudio and create a new project from that repository. This creates a copy of jekyll-simple-blog that is linked to the copy of the repository that you makde in your GitHub account.
INCOIS participants: You will find a copy of the repository in the RWorkflow directory that you copied from the thumb drive. However, without internet you won’t be able to build your jekyll website.
_config.yml_posts_postsThis is a super simple online resume forked from http://webjeda.com/online-cv/. Eli Holmes simplified Webjeda’s design to make it more suitable for a simple flat resume and make it printable.
_config.yml_config.yml with your name, education and summary. The summary will appear in About Me._data\experiences.yml with your work experience._data\coursework.yml with your coursework._data\skills.yml with your skills.assets\images\ and put the file name in _config.yml in pic: