Unclaimed project
Are you a maintainer of rwtxt? Claim this project to take control of your public changelog and roadmap.
Changelog
A cms for absolute minimalists.
Last updated almost 5 years ago
This is a breaking change because it adds a column to the database. It's easy to migrate though. Just do
gzip -d rwtxt.db.sql.gz # unzip the archive
make quick # rebuild
rm rwtxt.db # remove old database
./rwtxt # run and then exit
cat rwtxt.db.sql | sqlite3 rwtxt.db
./rwtxt # now it will work!
Other features:
/domain/page?raw=1 (https://github.com/schollz/rwtxt/commit/b7159f255d214bb4868a0107f41a6f2b383cd606)The library for web and native user interfaces.
Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.
The React Framework
Coding articles to level up your development skills