SkillAgentSearch skills...

Marknotes

Simple Blog Built Using Go + HTMX

Install / Use

/learn @wyndhamharyata/Marknotes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is this?

A simple static blog built with Golang + HTMX + Tailwind CSS. With some fancy secret under the hood. See the Video below for all the available features:

https://github.com/user-attachments/assets/e01a38fb-41ed-4398-b6e7-077e08013261

Or even accessible via SSH!

https://github.com/user-attachments/assets/cb275cb3-b055-40a2-9db1-60ad28d9f8ab

Where to see it?

Currently used by me as my personal blog, you can see it at https://mwyndham.dev/ or SSH via ssh -p 23234 ssh.mwyndham.dev

Features

All of the features include:

  • WYSIWYG Editor w/ Markdown Keybinding (Support most Markdown formatting)
  • Drag and Drop Image Upload
  • Copy Paste Youtube Video Embed
  • 20+ Theme (from DaisyUI) with Dark Mode Toggle
  • RSS Feeds
  • Sitemap Ping
  • Hashtag
  • S3 Support hosting resources (Image, GIF, JS, CSS)
  • Auth (via Open Auth)

It also has niceties for development:

  • Auto hot reload (via Air)
  • Client-side NPM Module support (via ESBuild)
  • EZ Deployment to https://fly.io
  • Beautiful LibSQL Database via https://turso.tech
  • S3 Bucket hosted on Cloudflare R2

Getting Started

Create a .env file (see env.sample), fill the ENV as required, then run make local-setup and make run.

Things to note

This blog is for my own personal use, hence many values are hardcoded to link to my own stuff (like links to Twitter, YouTube, Twitch, Medium, etc). Feel free to fork and modify it but don't say I don't warn you!

View on GitHub
GitHub Stars71
CategoryDevelopment
Updated1mo ago
Forks10

Languages

Go

Security Score

85/100

Audited on Feb 10, 2026

No findings