Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marioortizmanero/nullderef.com
Source code for NullDeref, my personal blog
https://github.com/marioortizmanero/nullderef.com
blog hugo
Last synced: 3 months ago
JSON representation
Source code for NullDeref, my personal blog
- Host: GitHub
- URL: https://github.com/marioortizmanero/nullderef.com
- Owner: marioortizmanero
- License: gpl-3.0
- Created: 2021-04-13T00:57:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T19:10:45.000Z (3 months ago)
- Last Synced: 2024-10-20T23:42:06.954Z (3 months ago)
- Topics: blog, hugo
- Language: HTML
- Homepage: https://nullderef.com
- Size: 86.5 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nullderef.com
This repository contains the source code needed to build the
[nullderef](https://nullderef.com) website, my personal blog.You can also visit
[nullderef-comments](https://github.com/marioortizmanero/nullderef.com-comments)
to see all the comments in the articles.## Development
### Checklist to release a new article
- [ ] Run `tools/clean-imports.py`
- [ ] Create an issue in `nullderef-comments` for comments
- [ ] Verify entry in homepage: preview text and image
- [ ] Mark series as finished (optional)
- [ ] Verify RSS email being automatically sent for subscribers
- [ ] Share on social media (those listed in the homepage)