Making the page more accessible

Lars Vilhuber
2019-09-30

Making the page more accessible

Initially, you saw this

replicated page

Creating a webpage from Github-hosted code

  • Go into the settings
  • Tick the box to make it visible
  • Ensure that you have HTML pages (“Github Pages” does not render Markdown)

settings

Having Github (and some friends) create a webpage

We can go one step further

  • Have the document be created automatically when we change and commit

Challenges

  • Code needs to be replicable!
    • all the dependencies need to be solved in our code
    • won't work for paid-for software (Stata, SPSS, SAS)