skamansam.github.io

Skamansam.github.io

main site and blog for Skaman Sam Tyler (and Rude Boy Enterprises)

Rudeboy.dev

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!

Source Branch

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.

Roll Your Own with Svelte

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

Still TODO:

Top categories

Loading Svelte Themes