mlelarge / tlienart2.github.io

Example of a user website using Franklin

Home Page:https://tlienart2.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Franklin - example of user website

Notes

Repo setup

  • Generate keys with ssh-keygen -N "" -f franklin.
  • Add the content of franklin to a new secret of the repository named FRANKLIN_PRIV (Settings > Secrets).
  • Add the content of franklin.pub to a new deploy key of the repository named FRANKLIN_PUB with write access (Settings > Deploy Keys).

Git setup

  • Observe that the source is on the dev branch.
  • Generated files are on the master branch (required by GitHub for a user website).

GitHub action setup

About

Example of a user website using Franklin

https://tlienart2.github.io


Languages

Language:CSS 79.0%Language:HTML 13.6%Language:Julia 7.4%