
Ghost
WordPress
Medium
Blogger
Drupal
Tumblr
SquareSpace
Jekyll
pre-commit by Yelp
EditorConfig
Python Poetry
mypy
Semgrep
flake8
Gitleaks
GitHub Actions
Ghost
pre-commit by YelpNo pre-commit by Yelp videos yet. You could help us improve this page by suggesting one.
Ghost might be a bit more popular than pre-commit by Yelp. We know about 196 links to it since March 2021 and only 174 links to pre-commit by Yelp. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Digital production has lowered the cost, and the Ghost platform in particular is a great value for small publishers, bundling together the blog, newsletter and subscriptions in one package, even now including ActivityPub federation. And Ghost themselves a non-profit org that doesn't mark up the Stripe transaction fees! One local news outlet recently switched to that, saving about %5 on Patreon fees and a second is... - Source: Hacker News / 8 months ago
Https://ghost.org โ Open-source run by a non-profit headquartered in Singapore. - Source: Hacker News / 8 months ago
If you're hell-bent on headless, I can personally recommend 11ty (https://www.11ty.dev/) and hugo (https://gohugo.io/). That said, for non-technical admins, you probably want a user interface. For that, Ghost (https://ghost.org/) and Grav (https://getgrav.org/). Or Wordpress! - Source: Hacker News / about 1 year ago
They should provide an option to move to https://ghost.org/. - Source: Hacker News / about 1 year ago
In this post, I'll show you how to build an agent with sufficient contextual understanding of underlying analytics data - and the tools to query it - so that you can have a chat with your data (any data!). Specifically, I'll build a simple analytics agent for a blog - hosted on the open-source publishing platform Ghost. The agent will tell us which content is performing the best, and why. - Source: dev.to / about 1 year ago
Using the pre-commit framework? It's a four-line entry โ no hook scripting. - Source: dev.to / 21 days ago
.git/hooks isn't version-controlled, so a raw hook only protects your machine. To enforce it for everyone, use the pre-commit framework and commit the config:. - Source: dev.to / about 1 month ago
Execution and harnessed, productized enforcement for builds. This corner is real and mature: Husky, Lefthook, pre-commit, Trunk, GitHub branch protection, on top of the underlying primitives (git, Claude Code hooks, CI). These don't hope your code is clean. They refuse the commit, fail the build, block the merge until it is. Enforcement isn't exotic. It's a solved, shipping product category. - Source: dev.to / about 1 month ago
Representative tools: Gitleaks and TruffleHog are the open-source workhorses. Run both through the pre-commit framework so secrets get caught before they ever hit the remote. - Source: dev.to / 3 months ago
Flexible: It works seamlessly with both pre-commit and prek. - Source: dev.to / 2 months ago
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
EditorConfig - EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
Python Poetry - Python packaging and dependency manager.
Blogger - Publish your passions, your way. Create a unique and beautiful blog. Itโs easy and free.
mypy - Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.