Top 23 Blog Open-Source Projects
-
In this post, you will learn how to set up your NextJS project to use TailwindCSS as your styling utility.
-
Project mention: MDX plugin not installing due to React v18... is there any solution? | reddit.com/r/gatsbyjs | 2022-08-09
You'll have to downgrade. You can track this discussion for efforts to update to MDX v2.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
As long as you have npm installed it'll work. Npm create is an alias for the npm init command [1], which will look for a package with the prefix 'create-', install it, and run its bin file. It looks like this is the file that ends up being run: https://github.com/withastro/astro/blob/main/packages/create....
-
-
u/Daiseyoops and u/getshwiftyman, for more fun text edits, checkout this markdown guide or markdown editor to visually see how your comment will look before you post it if you ever wanted to get more fancy with your font styles =)
-
I saw someone using the GitHub-based Utterances on their blog and thought it was pretty neat. I'm not sure who it was now, 'cos I can't find it. It was definitely someone in our Blog Guild - I thought it was Peter Makowski's blog but he doesn't seem to have it set up any more, so who knows. Anyway, Utterances looks neat.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: Let's share some hidden gems in Rust for newcomers! | reddit.com/r/rust | 2022-07-05
Tour of Rust's Standard Library Traits
-
beautiful-jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Project mention: How to add Computer Modern Serif to Jekyll github page? | reddit.com/r/Jekyll | 2022-02-21I have actually put my query here after I made my initial set of changes based on your suggestion. Maybe this will give you a better idea of my current situation.
-
Download PaperMod theme for Hugo
-
-
Project mention: Show HN: Switch from Medium to your own blog (2019) | news.ycombinator.com | 2022-05-30
-
Project mention: Building a blog website with some landing pages. Laravel instead of WordPress? | reddit.com/r/laravel | 2022-05-20
I like u/ediblemanager 's idea of using Canvas. There is also a "cool-tool" called Quill which you can use to build a great DOM-friendly editor into your Apps without breaking too much of a sweat. And use Eloquent and park those posts safe and sound into your db.
-
nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
Most of services tried to take money from me for custom domains, sitemap, theme etc. Sorry, I don't have enough money for that. 2. nextjs-notion-starter-kit This was the second for me. ① Cannot handle path well It is OK to map your page to /one but it throws 404 error when path is /one/two or /one/two/three. Since I have to map URL like /category1/subcategory2/sub-subcategory3/sub-sub-subcategory4/page5, this is serious problem. Other than that, it seems quite nice. 3. loconotion ① Does not sort pages in directories I tested this without mapping pages to path, but it seems it doesn't sort pages in directories when processing Notion pages. I found python script that sort those pages, but it doesn't support Windows, the only OS I use for general use. ② Slow generation If my site have few pages, it might be good choice, but my site has ~100 pages and a lot of pages will be added in near future. If it converts every pages whenever I launches it, it would take a lot of time. 4. Fruition I think it is just converting Notion page URL into mapped URL. Kind of nice, but still slow as Notion's shared page is. But I think it is doing some 'magic'. I didn't know that CF Worker can do such job. I'm currently using this.
-
Project mention: Building a blog in 2022. Use CMS or build custom backend? | reddit.com/r/webdev | 2022-01-20
I would suggest building it custom, but look for a premade blog in your chosen language. For example, I am a laravel developer, so I built one for myself by forking https://github.com/jcc/blog as a starting point and then just customized it to suit my needs.
-
Project mention: ʕ•ᴥ•ʔ Bear. A privacy-first, no-nonsense, super-fast blogging platform | news.ycombinator.com | 2022-07-17
I've encountered https://github.com/utterance/utterances, which relies on github issues for providing a blog comments system of a sort.
Alternatively there's https://github.com/giscus/giscus, which instead uses github discussions.
Haven't used either so can't comment (heh) on their "performance".
-
Open Live Writer was last updated two years ago, it's a desktop app not targeting developers which turned into open source.
-
Project mention: Do you know of a simple Jekyll blog theme similar to this Hexo theme? | reddit.com/r/Jekyll | 2022-07-21
I'm looking for a free Jekyll theme similar to this Cactus Hexo theme. I'm not skilled with web development at all so I'm trying to find something that out of the box closely matches the kind of look/feel I'm going for with my own personal blog. I'm comfortable going in and doing simple, in place edits to site files (I'm talking stupid simple. Like find and change the lorem ipsum header to my desired text or maybe change a header font size) but not much beyond that. As easy as it may seem to "just throw something like that together from scratch", it's still out of my wheelhouse at this point. Any help finding something with a similar simplicity and aesthetic is appreciated!
-
blog-post-workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Paste the code inside your yml file. Get the RSS feed URLs of your blog post sources and replace the feed list in the code above, indicated with an arrow. Visit this repository and scroll down to get the RSS feed URLs of some popular blogging platforms. Simply remove the links in the code above and paste yours in, separated by a comma if you have multiple sources. Don't remove the quotation marks.
-
-
gatsby-starter-lumen
A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.
-
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
Project mention: Open source, self hosted, multi user(preferably with logins or such) alternative to Tumblr? | reddit.com/r/selfhosted | 2022-08-06WriteFreely or Plume
-
Project mention: Mi experiencia convirtiéndome en Fullstack de la noche a la mañana | reddit.com/r/programacion | 2022-07-21
Blog related posts
Index
What are some of the best open-source Blog projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Next.js | 90,552 |
2 | Gatsby | 53,314 |
3 | astro | 13,252 |
4 | typecho | 9,236 |
5 | dillinger | 7,429 |
6 | utterances | 6,831 |
7 | Tale | 4,806 |
8 | rust-blog | 4,754 |
9 | beautiful-jekyll | 4,195 |
10 | hugo-PaperMod | 3,994 |
11 | leerob.io | 3,910 |
12 | medium-to-own-blog | 3,021 |
13 | Canvas | 2,994 |
14 | nextjs-notion-starter-kit | 2,929 |
15 | blog | 2,828 |
16 | giscus | 2,638 |
17 | Open Live Writer | 2,406 |
18 | hexo-theme-cactus | 2,399 |
19 | blog-post-workflow | 2,099 |
20 | elm-lang.org | 1,943 |
21 | gatsby-starter-lumen | 1,856 |
22 | Plume | 1,739 |
23 | taniarascia.com | 1,663 |
Are you hiring? Post a new remote job listing for free.