Skip to content
Success

Changes

Summary

  1. Rewrite sitemap logic (commit: 995e4ca) (details)
  2. Use terser gem, factor out asset hashing (commit: 1cf94e6) (details)
  3. Fix netlify redirect page (commit: 6996619) (details)
  4. Remove unused .htaccess (commit: 9db165f) (details)
  5. Duplicate app manifest on build (commit: d3d4389) (details)
  6. Update favicon config, move to partial (commit: e1731aa) (details)
  7. Simplify page routing (commit: cf34adf) (details)
The file was modified lib/sitemap.rb (diff)
The file was modified Rules (diff)
The file was removedcontent/sitemap.xml
Commit 1cf94e6e99f72e4da582ab985108ad407b4a6b14 by Carsten Teibes
Use terser gem, factor out asset hashing
(commit: 1cf94e6)
The file was modified Gemfile (diff)
The file was modified Rules (diff)
The file was modified Gemfile.lock (diff)
The file was addedlib/asset_hash.rb
The file was modified .netlify/build.sh (diff)
The file was modified Rules (diff)
The file was removedcontent/htaccess.txt
Commit d3d4389987abf27be73457ad28db47c7a216606e by Carsten Teibes
Duplicate app manifest on build
(commit: d3d4389)
The file was modified Rules (diff)
The file was removedcontent/app-ads.txt
Commit e1731aaeede4eb22988dbc8424500877c40752d0 by Carsten Teibes
Update favicon config, move to partial
(commit: e1731aa)
The file was removedcontent/manifest.json
The file was addedcontent/images/icons/android-chrome-512x512.png
The file was addedcontent/images/icons/mstile-144x144.png
The file was addedcontent/images/icons/favicon-16x16.png
The file was addedcontent/images/icons/mstile-310x310.png
The file was removedcontent/android-chrome-192x192.png
The file was modified layouts/default.slim (diff)
The file was addedcontent/images/icons/apple-touch-icon.png
The file was addedcontent/images/icons/safari-pinned-tab.svg
The file was removedcontent/favicon-32x32.png
The file was addedcontent/images/icons/mstile-150x150.png
The file was addedcontent/images/icons/favicon-194x194.png
The file was removedcontent/apple-touch-icon-precomposed.png
The file was removedcontent/favicon-16x16.png
The file was addedcontent/images/icons/mstile-310x150.png
The file was removedcontent/safari-pinned-tab.svg
The file was removedcontent/apple-touch-icon.png
The file was addedcontent/site.webmanifest
The file was removedcontent/android-chrome-512x512.png
The file was addedcontent/images/icons/android-chrome-192x192.png
The file was addedcontent/images/icons/mstile-70x70.png
The file was removedcontent/mstile-150x150.png
The file was modified content/browserconfig.xml (diff)
The file was addedlayouts/icons.slim
The file was addedcontent/images/icons/favicon-32x32.png
The file was addedcontent/images/icons/apple-touch-icon-precomposed.png
The file was modified Rules (diff)