←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.201s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. hoofhearted ◴[] No.35740599[source]
I needed to build a Wordpress site for user docs for a company last year. Couldn’t find a good solution :(

I created a React based version of Wordpress for developers.

I turned it into an open source framework so that other people can use my work and build on top of it. It comes baked with Next.js, Tailwind, and a bunch more.

It’s currently a work in progress, but I’ve been receiving great feedback from the dev community.

https://www.elegantframework.com/

https://github.com/elegantframework/elegant-cli