Skip to content

johnwargo/random-errors-11ty

Repository files navigation

Random Development Errors (Eleventy)

Netlify Status

The Eleventy version of the static web site for randomerrors.dev.

Home Page

Based on: https://cfjedimaster.github.io/eleventy-blog-guide/guide.html

Search Page shamelessly stolen from Ray Camden: https://github.com/cfjedimaster/raymondcamden2020/blob/master/search.liquid

Tasks

  • Select theme and implement
  • Categories menu
  • Update contact options
  • Add number of pages and buttons to pagination
  • Add Buy me a coffee
  • Add Favicons
  • Publish site to Netlify
  • Add Google Analytics
  • Switch DNS
  • Add email link on the bottom (do I have an email address)
  • Add Site Search (Algolia)
  • Make categories data file with article counts (11ty-cat-pages)
  • Make categories data file with description (11ty-cat-pages)
  • Minification - https://learneleventyfromscratch.com/lesson/31.html#minifying-html-output
  • Fix Case issue for tags (no lowercase)
  • Add statistics page
  • Add manifest
  • Add image shortcode and update pictures
  • Add description field to posts
  • Rebuild search form (no Vue)

Google Analytics

  • Random Errors-GA4
  • Property ID: 311016183
  • Measurement ID: G-ZWB41V4FM5
<script type="text/javascript" src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name="bmc-button" data-slug="johnwargo" data-color="#5F7FFF" data-emoji="☕"  data-font="Poppins" data-text="Buy me a Coffee" data-outline-color="#000000" data-font-color="#ffffff" data-coffee-color="#FFDD00" ></script>
<br/>
<p>If this article helps you, please consider
<a href="https://www.buymeacoffee.com/johnwargo" target="_blank"><img
  src="https://cdn.buymeacoffee.com/buttons/default-orange.png"
  alt="Buy Me A Coffee"
  height="41"
  width="174"></a>
</p>

{target="_blank"}

{% highlight liquid %} {% endhighlight %}

About

Eleventy version of Random Errors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published