You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune
f88754db08
|
2 years ago | |
---|---|---|
compiler | 2 years ago | |
scripts | 4 years ago | |
src | 2 years ago | |
static | 4 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 4 years ago | |
LICENCE.md | 4 years ago | |
README.md | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
rollup.config.js | 4 years ago |
README.md
n.vmaple.dev
This is the source code for https://n.vmaple.dev which is a static website hosted on AWS using S3 and Cloudfront. You can look at the .drone.yml for how to deploy it, but there's not enough in there to set it up from scratch.
- S3 must be public (to Cloudfront, at least) and use the static website mode.
- There is no error page.