Website voor zuurdesem.be. Mijn missie: zuurdesem brood bakken herpopulariseren
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.
 
 
 
 
 
 
Wouter Groeneveld 0db998df18
use (pre)compile/(pre)deploy hooks of node
7 months ago
.yarn/releases migrate to jam-my-stack npm 2 years ago
content revert to duckduckgo search if JS is disabled 7 months ago
data gratis ebook en prijsverklaring toegevoegd 9 months ago
hooks migrate from lunr to pagefind for searching 11 months ago
i18n menu uitbreiding 5 years ago
layouts revert to duckduckgo search if JS is disabled 7 months ago
static gratis ebook en prijsverklaring toegevoegd 9 months ago
themes/desem-swift-theme revert to duckduckgo search if JS is disabled 7 months ago
.gitignore migrate from lunr to pagefind for searching 11 months ago
.yarnrc.yml migrate to jam-my-stack npm 2 years ago
README.md JPEG progressive images mass-convert 3 years ago
babel.config.js babel pipe to hugo extended test 3 years ago
build-lunr-index.js hosted:own overhaul, facebook dynamic:static" 3 years ago
config.toml fix hugo 0.92 js gen 1 year ago
package.json use (pre)compile/(pre)deploy hooks of node 7 months ago
play.png youtube image embeds: jam-my-stack .19 2 years ago
redzuurdesem.sublime-project initial commit 5 years ago
todo.txt search functionality lunr added 3 years ago
yarn.lock update jamstack dep to 1.0.22, pass token as env var 1 year ago

README.md

"Red Zuurdesem website"

Image optimizations

https://developers.google.com/speed/docs/insights/OptimizeImages

find . -name "*.jpg" -exec convert {} -sampling-factor 4:2:0 -strip -quality 85 -interlace JPEG -colorspace sRGB {} ;