Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 516 Bytes

File metadata and controls

15 lines (13 loc) · 516 Bytes

FerriteCon webpage

The website can be found here, this readme provides instructions for how to update the webpage.

Create the next edition

  • Copy the last year's folder, rename to the current year, and update contents
  • When ready to make the redirection so it becomes the landing page, change the url= field in the top-level index.html.

Preview locally

From the local environment, run

using Franklin
serve()