Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)