Ronbun 0 ▲ Thomasorus 51 minutes ago · Tech · hide · 0 comments Ronbun 論文#Ronbun (paper) is currently the content management system (CMS) powering this website. It's build with the golang programming language, uses sqlite for the database, and Kaku for the markup.Ronbun has evolved a lot (it started as a static site generator in JavaScript back in 2019!) but stays a self-discovery project following my needs of the time. If you want to know more about how the project evolved, this blog post should answer most questions.Philosophy and features#Ronbun's goal is to be as unobtrusive and fast to use as possible. The install is a single go binary, the database is automatically created. Despite being a CMS, it doesn't have an administration panel, users just navigate the website when they want to reach content.Creating a new page can be done from anywhere on the website, using a keyboard shortcut or button. The metadatas required are limited: visibility, parent page, category, publication date, RSS feed, etc.In the edition panel, users can import images,… No comments yet. Log in to reply on the Fediverse. Comments will appear here.