Pages CMS

16 posts

Pages CMS banner
Pages CMS

Pages CMS

@pagescms

The simplest CMS you'll ever need.

Singapore Katılım Ocak 2024
2 Takip Edilen111 Takipçiler
Pages CMS retweetledi
Ronan Berder
Ronan Berder@hunvreus·
Launching @pagescms 2.0.0 tomorrow. I'm also almost done with @devpush 1.0.0 (running on kubernetes) and @basecoatui 1.0.0. Hoping to be done by next week and step away from open source work for a little while. I can finally lock in on AI.
English
0
1
12
500
Pages CMS retweetledi
Karol Horosin
Karol Horosin@horosin_·
I avoid using a database at all cost. At least in small projects, when longevity and cost is more important than user-generated data. Examples? Blogs, brand websites, directories, etc. Thanks to this approach, demo bioinformatics tools I've created 7 years ago are still up at my previous employer's website. I've used static files to replicate the API structure for a limited sample of data, making it possible to host a limited version of the app for close to $0. Today I'm using static files for directory project I use to get up to speed with building products - airportregistry. But how to manage static data? For me, the tool of choice is Pages CMS @pagescms. It's an open-source, 100% free editor that uses your Git repository to store your content in markdown. In fact, integrating it with my website required no code change, because I was already using markdown with frontmatter (extra metadata) for my posts. You can specify custom fields, upload files, manage on-off schemas for specific pages like a home page. Every update creates a commit, which in turn deploys a new version of my app. Highly recommend giving Pages CMS a go. It's a simple but delightful project. If this is not what you need, give a thought to what can be static and pre-fetched in your project, it can make a difference both for your wallet and for experience of your users.
Karol Horosin tweet media
English
0
1
1
338
Pages CMS
Pages CMS@pagescms·
Pages CMS was down for a couple of hours, due to an outage from Turso. It is now back up and running on @supabase. If you are running you are self-hosting Pages CMS, make sure to check the upcoming version with the new install steps.
English
0
0
2
649
Pages CMS
Pages CMS@pagescms·
New website is up, along with a link to the upcoming 1.0.0 version running on Next.js.
Pages CMS tweet media
English
1
1
1
367
Pages CMS
Pages CMS@pagescms·
Pages CMS now runs on Next.js. Expect a few bugs, but new features are coming: i18n support, 3rd party file storage, granular permissions, login with email.. Demo and code below 👇
Pages CMS tweet media
English
1
1
3
266
Pages CMS
Pages CMS@pagescms·
@tackvector @0xN1ghtStalker If what you're looking for is syntax highlight and fenced code blocks for TOML, Python and other languages in the body of one your posts, then that's currently being worked out and will be shipped soon.
English
0
0
1
28
Pages CMS
Pages CMS@pagescms·
@tackvector @0xN1ghtStalker Understand though that this is the format of the file itself. Meaning it will save an entry with name and birthdate fields as: ``` name = "Tom" birthdate = 1979-05-27T07:32:00-08:00 ```
English
1
0
0
7
Pages CMS
Pages CMS@pagescms·
Pages CMS 0.3.0 is out. Lots of improvements including: revamped settings management, improved image support, full support for TOM/JSON/YAML files, support for content with no fields, support for date in filename... github.com/pages-cms/page…
English
0
1
5
230