Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

404, payment pointers and favicons

Compare
Choose a tag to compare
@Andy-set-studio Andy-set-studio released this 20 Sep 10:26
· 76 commits to master since this release
a7aaa68

This release is a mix of various little bits and pieces. Big thanks for contributions from @dberesford and @charlesroper.

New features

  • You can now add a payment pointer for the Web Monetization API. It’s a great way to earn money for your work, so I strongly recommend that you look into it: https://css-tricks.com/site-monetization-with-coil-and-removing-ads-for-supporters/. You can set this in the CMS under globals > site
  • You can now set a favicon path in the CMS under globals > site
  • There’s now a 404 page. You can set the content in src/404.md

Fixes

  • There was a bit of confusion about permalinks with pages, so I made that field optional and added a bit of a helper to the label. Reported in #81
  • I moved the location of the Netlify identity script on the front end because it really slows things down on spotty connections

Files changed

  • package.json
  • readme.md
  • src/404.md
  • src/_data/site.json
  • src/_includes/layouts/base.njk
  • src/_includes/partials/global/meta-info.njk
  • src/admin/config.yml
  • src/images/favicon.png
  • LICENSE.txt