Skip to content

Commit

Permalink
updated 11ty resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Akbarsait committed Mar 18, 2024
1 parent 31eda9c commit d2ad3c2
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions 11ty/11ty-resources.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,31 @@
# Microsoft Azure Fundamentals
# 11ty Resources
A list of getting started themes and resources for 11ty.

## 11ty Themes
- [11ty Themes](https://www.11tythemes.com/popular/free/)
- [23 Best 11ty Themes](https://cloudcannon.com/blog/23-of-the-best-eleventy-themes-for-2023/)
- [11ty Starter Themes](https://www.11ty.dev/docs/starter/)

## 11ty Resources
- [Learn Eleventy From Scratch](https://learneleventyfromscratch.com/)
- [Learn Eleventy From Scratch](https://learneleventyfromscratch.com/)
- [Adding Comments to Static Sites](https://darekkay.com/blog/static-site-comments/)
- [Adding webmentions to my blog](https://sebastiandedeyne.com/adding-webmentions-to-my-blog/)
- [No Comments adding Webmention to your site](https://codefoodpixels.com/blog/2021/03/15/no-comment-adding-webmentions-to-my-site/)
- [Another Webmention 11ty Setup](https://chrisburnell.com/article/webmention-eleventy-setup/)
- [Webmentions on 11ty blog](https://daily-dev-tips.com/posts/implementing-webmentions-on-a-11ty-blog/)
- [So long Disqus, hello Webmention](https://nicolas-hoizey.com/articles/2017/07/27/so-long-disqus-hello-webmentions/)
- https://coryd.dev/posts/2023/webmentions-in-eleventy/
- https://github.com/cdransf/coryd.dev/blob/2c64737f1fd97514f791178e59d07ad861370fbe/src/_data/webmentions.js
- https://github.com/cdransf/coryd.dev/blob/2c64737f1fd97514f791178e59d07ad861370fbe/.env
- https://drhayes.io/blog/webmentions-in-11ty/
- [Managing Secrets](https://github.com/11ty/eleventy/issues/782)

## 11ty Receipes
- [Tag and Post Count](https://www.markllobrera.com/posts/eleventy-tag-list-sorting-and-post-count/)

## 11ty Webmention
- [Client-side library for rendering webmentions from webmention.io](https://github.com/PlaidWeb/webmention.js)
- [Adding Webmentions in Eleventy](https://equk.co.uk/2023/07/18/adding-webmentions-in-eleventy/)
- [Tesing WebMentions](https://webmention.rocks/)
- [WM Examples](https://indieweb.org/Webmention-developer#IndieWeb_Examples)
- [Adding Webmentions to Your Site](https://rknight.me/blog/adding-webmentions-to-your-site/)

0 comments on commit d2ad3c2

Please sign in to comment.