githook-lint-staged-example
Git 2.9+(`core.hooksPath`) + Lint Staged without extra dependencies. (by azu)
decap-cms
A Git-based CMS for Static Site Generators (by decaporg)
githook-lint-staged-example | decap-cms | |
---|---|---|
1 | 85 | |
12 | 17,971 | |
- | 0.4% | |
0.0 | 8.6 | |
over 2 years ago | 22 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
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.
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.
githook-lint-staged-example
Posts with mentions or reviews of githook-lint-staged-example.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-21.
-
Git Hooks without extra dependencies like Husky in Node.js project
azu/githook-lint-staged-example: Git 2.9+(core.hooksPath) + Lint Staged without extra dependencies.
decap-cms
Posts with mentions or reviews of decap-cms.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-26.
- Show HN: SQLite Plugin for Jekyll
-
Top 5 Git-based CMS Comparison (As of April 2024)
Links: GitHub • NPM • Docs
-
Ask HN: How do you automate file upload to GitHub?
I'm not sure if it's overkill but decapCMS [0] (formerly netlifyCMS) uses git for its publishing method to store static files and content. It's quite simple and open source, and might even just serve as good inspiration for your final solution.
[0] - https://github.com/decaporg/decap-cms
-
How I Built My Personal Website for Free with Hugo
Its inconvenient to have to sit in front of a computer and open a text editor to write a blog post every time. A common solution is to use a CMS (Content Management System). I used to use Decap CMS (formally Netlify CMS), but it wasnt very convenient for connecting to a GitHub repo, and it didnt generate a blank line between YAML frontmatter and the body, which sometimes caused issues. So this time, I used Tina CMS. Fortunately, Tina Cloud is free for up to two users.
-
Show HN: I made a simple Markdown blog creator
Seems that the target audience for this are non-technical people? Since I am a developer I am more interested in a CMS tool like https://decapcms.org/ that is open source and I can integrate within my app. Perhaps it'd be useful to you to check it out!
-
Show HN: Pages CMS – A CMS for GitHub
Following one of the comments in this thread I reviewed two other products in this space - https://www.staticcms.org/ and https://decapcms.org/ - and it looks like the webpages are almost a direct copy of one another, one in dark mode and one in light mode.
I'm a technical product marketer, and I find these type of landing page copying amusing to no end.
-
9 best Git-based CMS platforms for your next project
Decap CMS, formerly Netlify CMS, is an extensible headless CMS built as a single-page React app. It’s an open source and completely free-to-use option that offers rich-text editing, real-time preview, and drag-and-drop media uploads.
-
Ask HN: Tools for Managing Static Sites?
You can look into a Git-based CMS, such as https://github.com/decaporg/decap-cms
These typically are designed to support static site generators.
-
Looking for the Best Way to Create and Update a One-Page Event Grid for My City
I found https://decapcms.org/ which seems like an easy to use.
-
Casidoo on TinaCMS
Did you consider https://decapcms.org/ (previously Netlify CMS)? I'm surprised it never really caught on as it seems a good fit for most small Markdown based sites. Looks like Smashing Magazine was using it before they moved to Tina CMS (https://www.smashingmagazine.com/2020/01/migration-from-word...).