<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github Pages on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/github-pages/</link>
    <description>Recent content in Github Pages on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Sun, 25 Jul 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/github-pages/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Make an art gallery with {bs4cards}</title>
      <link>https://www.rostrum.blog/2021/07/25/faxcrayon/</link>
      <pubDate>Sun, 25 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/07/25/faxcrayon/</guid>
      <description>Design is, like, a process, so the page may change, y’know?  tl;dr I used the {bs4cards} package by Danielle Navarro to create an effortless online ‘gallery’ of ‘art’ on a single R Markdown page: faxcrayon.art.
 Art is a lie Turns out you can just put up some pictures on the internet and call it a gallery. No one is stopping you.
Here is a foolproof approach: R Markdown with {bs4cards} to write the content, GitHub Pages to serve it, and a totally rad URL to convince people you’re legit.</description>
    </item>
    
    <item>
      <title>Encrypt and host a knitted R Markdown file</title>
      <link>https://www.rostrum.blog/2021/05/07/encrypted-rmd/</link>
      <pubDate>Fri, 07 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/05/07/encrypted-rmd/</guid>
      <description>An attempted knitting/padlock visual pun with stitch markers.  tl;dr You can knit an R Markdown file to an encrypted HTML with {encryptedRmd} and put it online with GitHub Pages. Users must enter the decryption key to download and view the content.
 TinkR TailR I’m working on a personal project that outputs an HTML document rendered from an R Markdown file. I want to password-protect and share it with a specific person somehow.</description>
    </item>
    
  </channel>
</rss>