markdown-blog

Simple PHP blog that renders markdown posts. No installation or database needed. (by Cristy94)

Markdown-blog Alternatives

Similar projects and alternatives to markdown-blog

  1. awesome-selfhosted

    A list of Free Software network services and web applications which can be hosted on your own servers

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Ghost

    328 markdown-blog VS Ghost

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

  4. BookStack

    A platform to create documentation/wiki content built with PHP & Laravel

  5. github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  6. RSS-Bridge

    The RSS feed for websites missing it

  7. gutenberg

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

  8. Task

    A task runner / simpler Make alternative written in Go

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. Grav

    Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

  11. Pion WebRTC

    Pure Go implementation of the WebRTC API

  12. Flyway

    Flyway by Redgate • Database Migrations Made Easy.

  13. Kirby

    Kirby's core application folder

  14. lowdefy

    52 markdown-blog VS lowdefy

    The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

  15. rupy

    HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

  16. docsify

    31 markdown-blog VS docsify

    🃏 A magical documentation site generator.

  17. tera

    A template engine for Rust based on Jinja2/Django

  18. snipp.in

    Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser

  19. morss

    Get full text RSS feeds

  20. nitter

    Alternative Twitter front-end

  21. GoJS, a JavaScript Library for HTML Diagrams

    JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

  22. testfixtures

    Ruby on Rails like test fixtures for Go. Write tests against a real database

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better markdown-blog alternative or higher similarity.

markdown-blog discussion

Log in or Post with

markdown-blog reviews and mentions

Posts with mentions or reviews of markdown-blog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-15.
  • Ask HN: Where After WordPress?
    7 projects | news.ycombinator.com | 15 Oct 2024
    I just made my own "blogging" platform, where I simply render markdown files using PHP: https://github.com/Cristy94/markdown-blog

    I am also using Ghost on a different site, I like their clean editor.

  • Start a Fucking Blog
    7 projects | news.ycombinator.com | 3 Jan 2023
    I still have a Blogger site just because I am not sure how to export all the data without days of work to copy the content, images and reformat everything to go to something like WordPress or markdown [0].

    [0]: https://github.com/Cristy94/markdown-blog

  • Show HN: Markdown as Web Page/Site
    9 projects | news.ycombinator.com | 11 Aug 2022
    I did something similar, but for adding a blog system to a server running PHP: https://github.com/Cristy94/markdown-blog

    The idea is that having it server-side allows for the page to be cached by a CDN (e.g. CloudFlare), so you end up serving static HTML, with better performance and SEO than JS-compiled markdown.

  • How do you store your notes?
    17 projects | /r/linux | 13 Jun 2022
    I store them on my server, some of them that I think can help others I put on my webserver with https://github.com/Cristy94/markdown-blog
  • I moved this blog from Medium
    6 projects | news.ycombinator.com | 23 Jan 2022
    If you host anywhere a LAMP stack: I built a very basic markdown-based in PHP: https://github.com/Cristy94/markdown-blog

    The idea is that Apache/PHP handle the loading/displaying of markdown files form a directory, so to add a new post you just create a new markdown file. It's very basic, but it's easy to customize with a bit of HTML/CSS/PHP.

  • Ask HN: Hosted solutions to run a personal blog?
    3 projects | news.ycombinator.com | 27 Sep 2021
    If you want something really basic, I created a tiny PHP blog that simply renders your Markdown files: https://github.com/Cristy94/markdown-blog
  • Ask HN: What are some tools / libraries you built yourself?
    264 projects | news.ycombinator.com | 16 May 2021
    Working on building userTrack[0] I always encountered the need of various auxiliary tools. I had to implement a custom deploy system to build different variants of the product, to create a licensing server (to create and verify license codes and to allow downloads for valid license owners), a blogging platform[1], some JS snippets [2], etc.

    Most of the times, the libraries/tools that you build yourself are either to connect and interact with a specific external service OR to have a simpler (only the features you need) or cheaper version of an existing product/platform.

    [0]: https://www.usertrack.net/

    [1]: https://github.com/Cristy94/markdown-blog

    [2]: https://github.com/Cristy94/dynamic-listener

  • Around the Web 〜 RSS as a Facebook Alternative
    4 projects | news.ycombinator.com | 9 Mar 2021
    What a coincidence, I just added RSS support for my open-source "blog" scaffold: https://github.com/Cristy94/markdown-blog#changelog
  • A note from our sponsor - SaaSHub
    www.saashub.com | 30 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic markdown-blog repo stats
8
101
4.5
6 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that PHP is
the 14th most popular programming language
based on number of references?