https://github.com/panglesd/write-your-website
https://github.com/panglesd/write-your-website
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/panglesd/write-your-website
- Owner: panglesd
- License: gpl-3.0
- Created: 2021-08-25T13:46:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T21:10:59.000Z (about 1 year ago)
- Last Synced: 2025-03-24T07:49:31.507Z (2 months ago)
- Language: JavaScript
- Size: 392 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# write-your-website
Example [here](https://paulelliot.anglesdauriac.fr)
To create your own:
* clone the project
* open `index.html` in a browser
* add `?modify` at the end of the URL
* ask for documentation or figure out yourself how to create your website (example [here](https://paulelliot.anglesdauriac.fr?modify))
* click `save` and save the file on the same folder as `index.html`
* modify the line 483 of `index.html` to specify the pages you want to draw when loading
* Put everything to be served by a *server* (a server is needed to low the json file)