SkillAgentSearch skills...

Jonashietala

Source code for my personal homepage

Install / Use

/learn @treeman/Jonashietala
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Personal Weblog

My site http://www.jonashietala.se.

Sync

  1. Setup an AWS credentials file or add environment variables. Docs.

    By default it will use ~/.aws/credentials if exists.

  2. ./blog sync to sync .output and ./blog upload-files to upload files not tracked by git.

Syntax highlighting

I use sublime text highlighters. Syntect comes with several built-in, but you can add more manually to the syntaxes folder.

Either drop in a .sublime-syntax file or add a git submodule, for example:

cd syntaxes
git submodule add https://github.com/evandroforks/Toml

Then update the syntax binary with ./blog dump-syntax-binary.

View on GitHub
GitHub Stars142
CategoryDevelopment
Updated19d ago
Forks13

Languages

Rust

Security Score

80/100

Audited on Mar 10, 2026

No findings