Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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