discount VS andrewzah.com-docker

Compare discount vs andrewzah.com-docker and see what are their differences.

discount

My C implementation of John Gruber's Markdown markup language (by Orc)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
discount andrewzah.com-docker
1 1
843 0
- -
6.7 0.4
about 1 month ago over 3 years ago
C Dockerfile
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

discount

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/

andrewzah.com-docker

Posts with mentions or reviews of andrewzah.com-docker. 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
    Here’s my personal site: https://andrewzah.com/

    It’s statically compiled with Hugo. I switched from Zola due to lack of asscidoctor support. My focus is on minimalism and loading fast.

    The sad thing is I’ve spent dozens more hours working on the code for this site than actually writing articles. (Counting the various migrations from Zola, etc).

    I have some drafts for articles but I just have zero motivation to write these days. I’d rather practice guitar.

What are some alternatives?

When comparing discount and andrewzah.com-docker you can also consider the following projects:

rk-minimal - Personal site and experiment playground

yxans-klagan - Web tool for Forbidden Lands

comic-mono-font - A legible monospace font... the very typeface you’ve been trained to recognize since childhood

Bulma - Modern CSS framework based on Flexbox

qubyte-codes - My personal site.

react-simple-terminal - A very simplistic react terminal

hn-search - Hacker News Search

xenodium - Config files for my GitHub profile.

daedalOS - Desktop environment in the browser

knowledge - Everything I know

jetson-nano-image - Create minimalist, Ubuntu based images for the Nvidia jetson boards [Moved to: https://github.com/pythops/jetson-image]

nextjs-notion-starter-kit - Deploy your own Notion-powered website in minutes with Next.js and Vercel.