https://github.com/silexlabs/www.silex.me-2020
Official website of Silex website builder
https://github.com/silexlabs/www.silex.me-2020
11ty silex silex-website-builder website website-builder
Last synced: 27 days ago
JSON representation
Official website of Silex website builder
- Host: GitHub
- URL: https://github.com/silexlabs/www.silex.me-2020
- Owner: silexlabs
- Created: 2020-12-29T10:05:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-08T00:48:18.000Z (over 1 year ago)
- Last Synced: 2025-05-06T00:19:11.502Z (27 days ago)
- Topics: 11ty, silex, silex-website-builder, website, website-builder
- Language: HTML
- Homepage: https://silex.me
- Size: 9.51 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[This repository](https://github.com/lexoyo/11ty-boilerplate) is a template you can use to create a site with [11ty](https://11ty.dev) and [Silex website builder](https://www.silex.me) with the Stastic instance provided by [Internet 2000 agency](https://internet2000.net) (more [info about this fork of Silex here](http://silex.me/instances/#list))
It conains an action to deploy on github pages automatically
Here is how to start:
1. Fork [this repository](https://github.com/lexoyo/11ty-boilerplate) or click "use this template" (/!\ be sure to select "Include all branches")
1. Create a [deploy token here](https://github.com/settings/tokens) with the access write `public_repo`
1. [In the settings of the website, "secret" section, create a new secret](./settings/secrets/actions/new), call it `DEPLOY_TOKEN` and paste the token as its value
1. [In the settings of the website, "secret" section, create a new secret](./settings/secrets/actions/new), call it `BASE_URL` and set its value to the name of your repository (e.g. `11ty-boilerplate`)
1. Create a website with [Stastic designer](https://design.stastic.net/)
1. Publish your site from Stastic designer to github as 11ty layout
1. Create a file like [test.md](./test.md), add `layout: YOUR PAGE NAME IN STASTIC`