discount

My C implementation of John Gruber's Markdown markup language (by Orc)

Discount Alternatives

Similar projects and alternatives to discount

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

discount reviews and mentions

Posts with mentions or reviews of discount. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.
  • Ask HN: Share Your Personal Site
    87 projects | news.ycombinator.com | 6 Apr 2022
    I have a blog[0], I write stuff. I don't have a job yet but I blog about my personal life and on technical problems, feelings, and stuff.

    I also have a website with other things here and there [5].

    The blog itself is literally a git repository, browsable here[1]. Whenever I push, it runs a git hook that executes build commands. The blog is composed of markdown files.

    All the blog can be rebuilt by following the instructions and is meant to be as platform-agnostic as possible, meaning you could host it under any webserver under any path, links are relative, etc.

    The blog system I use is blogit [2]; originally created by Pedantic software but has been heavily modified by yours truly[4]. Under the hood it's literally a makefile, unix `sed,grep,etc` to make tagging and other static stuff. It uses the markdown parser discount[3] to parse markdown into html. It is fully static and you can deploy it and just put a simple python http server on it. I use lighttpd, because I have some services set up.

    [0] https://blog.thetrevor.tech/

    [1] https://git-trevcan.duckdns.org/trevcan.github.io.git/

    [2] https://pedantic.software/git/blogit

    [3] https://github.com/Orc/discount

    [4] I have this repo: https://git.trevcan.duckdns.org/blogit.git/ but it's not updated, check out the blog repo, the blogit makefile is there.

    [5] https://thetrevor.tech/

Stats

Basic discount repo stats
1
842
6.7
28 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com