fm-notes icon indicating copy to clipboard operation
fm-notes copied to clipboard

Set up automatic deployment

Open mgrabovsky opened this issue 5 years ago • 0 comments

Set up a Travis script or a Jekyll environment to automatically generate static HTML from the Markdown documents and push it to the gh-pages branch after a push in master.

  • [ ] Reverse engineer HTML template for Jekyll or Pandoc.
  • [ ] Create a makefile with the appropriate instructions.
  • [ ] Consider possible checking steps in build recipe. (Checking for dead links, for instance.)
  • [ ] Add GitHub action for building the site on push.

mgrabovsky avatar Aug 27 '19 19:08 mgrabovsky