Hello, all! This is the blog for "Skaman Sam" Tyler, founder of Rude Boy Enterprises. I love to code and fix problems. This blog is all about my code and solutions to problems relating to Linux, Windows (probably not much there), and other computer-related issues. I hope this will be as educational for you as for me!
The svelte
branch is the main git branch and is used for the development of this project. The deployed code is on the `gh-pages`` branch.
I rolled this site in about a day, using Svelte, MDSvex, and Tailwind. It has the following features:
- 📚 Markdown-it compatibility (mostly)
- 📘 CommonMark (),
- 📖 Extramark
- 😸 GitHub
- 📰 Pandoc
- 🌔 Dark-mode aware, and selectable
- 🖌️ Themes! (selector is working, but themes aren't done yet)
- ✅ Checkboxes! (user-editable, but not remembered)
- ✔️ Tasklists (non-editable)
- 📑 Table of Contents (custom placement inside markdown files)
- ➗ Math/LaTeX support using KaTeX
- 🧑🤝🧑 OpenGraph support (including images form articles)
- 🆚 Good integration with VSCode / FrontMatter
- 😹 deploy to github pages
- 🐰 use bunny fonts instead of google fonts
- 🗺️ Auto Generated sitemap
- 🚀 Automatic deployment when pushing to
svelte
branch - JSON Resume support - user info
- 📻 Auto-generated RSS feed
- 🌳 Category browsing
- 🌲 Tag Browsing
- ☁️ Tag Cloud Generation
- 💯 working on 100% Markdown compatibility across ALL flavors
-
🅰️ abbreviation support - ✳️ footnote support
- 📑 definition list support
- 📈 figures and charts with mermaid (initial tests failed. needs more work/debugging)
-
- 👨🦱 Auto Generated humans.txt support
- 🔍Algolia search integration
- 💬 Comments using Github Discussions!
- ✔️ accessible site validation
- 👋 WAVE
- 🖌️ Theme implementation:
- Deployments to Netlify
- Deployments to Firebase
- Comments from Firebase
- Show Bookmarks/Highlights/etc from Raindrop.io using api.raindrop.io