Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saptaks/fastestcleanestweb.com
An experimental website trying to get best perf scores
https://github.com/saptaks/fastestcleanestweb.com
brotli performance website
Last synced: 5 days ago
JSON representation
An experimental website trying to get best perf scores
- Host: GitHub
- URL: https://github.com/saptaks/fastestcleanestweb.com
- Owner: SaptakS
- Created: 2021-02-10T14:13:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T14:19:21.000Z (almost 4 years ago)
- Last Synced: 2024-11-18T13:30:01.090Z (2 months ago)
- Topics: brotli, performance, website
- Language: JavaScript
- Homepage: https://fastestcleanestweb.com
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fastestcleanestweb.com
An experimental (ideal) website with minimal content, minifier, brotli compression and other server settings- accessible
- fast
- clean
- responsive
- compression enabled
- HTTP security headers (almost all)### Usage
Run gulp task to get a minified and brotli compressed static website
```
gulp build
```Upload the `dist` folder created to the server.
Add various security HTTP headers like:
- Strict-Transport-Security
- X-Content-Type-Options
- Content-Security-Policy
- X-Frame-Options