Credits
There are very few projects in the world that have been done single-handedly.
This site allows me to demonstrate my professional experience and my skills. It is built upon a complex hierarchy of technologies & creativity - frameworks, plugins, code, artwork, knowledge & ideas.
Before we list anything it is important to mention some fundamental stuff we all take for granted - like the World Wide Web and standards like TCP/IP, etc. However let’s also not get carried away. Of course I’m grateful for all the infrastructure that sits between you and this information I’ve put together. But I’m gonna focus on the key items I’m intentionally using.
Here is a non-exhaustive list of sources which have either provided a usable item, service, idea or inspiration
11ty (Eleventy)
Javascript-based static site generator, it’s community, plugins and it’s associated dependencies like Node.js, NPM & other Node packages
Used under MIT license
Nunjucks
A Jinja2-inspired templating engine for Javascript, from Mozilla
Used under BSD 2-Clause license
Bootstrap
CSS-based front-end framework & toolkit, with Javascript functionality
Used under MIT license
eleventy-plugin-rss
A pack of 11ty plugins for generating an RSS/Atom feeds using the Nunjucks templating engine
Used under MIT license
eleventy-plugin-footnotes
An 11ty plugin to render accessible footnotes with Liquid
Used under MIT license
Markdown-it
Markdown parser with 100% CommonMark support, extensions, syntax plugins & high speed
Used under MIT license
Fontawesome
Glyph font icons & powerful transformation tools
Used under SIL OFL 1.1 or CC BY 4.0 license
Vollkorn
Impactful slab serif typeface by Friedrich Althausen (thanks Lea Verou)
Used under SIL OFL license
Pompiere
Narrow sans-serif typeface inspired by hand writing created by the brilliant Karolina Lach
Used under OFL license
Libertinus Sans
A beautiful sans-serif typeface, which is easy on the eyes. This is the spiritual successor to Linux Biolinium (originally created by Philipp H. Poll), and resurrected by Khaled Hosny & kept alive by Caleb Maclennan
Used under OFL 1.1 license
Francois One
Impactful & semi-formal sans-serif typeface that sends a clear messsage, created by Vernon Adams
Used under OFL license
Umami
Open source, privacy-focused web analytics solution that does not violate the privacy of site visitors. It is an alternative to Google Analytics, and sacrifices detailed analytics in favour of privacy of visitors
Used under MIT license
social-share-urls
Bradvin’s Github page for a list of social share URLs
Used under BSD 3-Clause license
URL/URI Encode Links
Tips to URI/URL encode strings provided by Kamrul & edited by Peter Mortensen
Used under CC BY-SA 4.0 license
Adding QR codes to Jamstack sites
Cool tip for creating permalink QR codes for every page in 11ty, by Raymond Camden
Transform CSS Files
By default 11ty or Nunjucks don’t process/transform CSS files, and the typical workflow is to pass these files through without processing. phineas-pta provided a nifty workaround to create a template but specify a permalink to output the transformed file as a CSS file.
Used under Github TOS & MIT license
Sitemap file creation in 11ty
11ty Recipes has nifty trick to create sitemaps. However Simon Cox goes one step further to ensure that the last modified date follows the front matter
- Tag: site
- Tag: credits