Skip to content

silexlabs/www.silex.me-2020

Repository files navigation

This repository is a template you can use to create a site with 11ty and Silex website builder with the Stastic instance provided by Internet 2000 agency (more info about this fork of Silex here)

It conains an action to deploy on github pages automatically

Here is how to start:

  1. Fork this repository or click "use this template" (/!\ be sure to select "Include all branches")
  2. Create a deploy token here with the access write public_repo
  3. In the settings of the website, "secret" section, create a new secret, call it DEPLOY_TOKEN and paste the token as its value
  4. In the settings of the website, "secret" section, create a new secret, call it BASE_URL and set its value to the name of your repository (e.g. 11ty-boilerplate)
  5. Create a website with Stastic designer
  6. Publish your site from Stastic designer to github as 11ty layout
  7. Create a file like test.md, add layout: YOUR PAGE NAME IN STASTIC