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

https://github.com/hkamran80/articles

My articles and notes
https://github.com/hkamran80/articles

articles automated automated-deployment github-actions markdown notes writing

Last synced: 2 months ago
JSON representation

My articles and notes

Awesome Lists containing this project

README

        

# Articles

This is the home of all my articles and notes. Any updates to this repository automatically
update my [website](https://hkamran.com) through the [workflow](.github/workflows/revalidate.yml).

## Structure

The [contents file](markdown/contents.json) is where all metadata about the articles
and notes are stored, including title, subtitle, description, publish date, and more.

All articles and notes are in the `markdown` folder. The `html` folder is there only
for historical purposes.

## Contributions

If you would like to update any of my articles or notes, please
[fork this repository](https://github.com/hkamran80/articles/fork), make your contributions,
then submit a pull request ([learn about pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)).

## License

The license for my articles and notes can be found on [my website](https://hkamran.com/legal/license).
Unpublished articles and notes are still subject to this license.