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
- Host: GitHub
- URL: https://github.com/hkamran80/articles
- Owner: hkamran80
- Created: 2020-05-24T09:24:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T00:07:54.000Z (about 1 year ago)
- Last Synced: 2024-05-05T00:26:39.895Z (about 1 year ago)
- Topics: articles, automated, automated-deployment, github-actions, markdown, notes, writing
- Language: HTML
- Homepage: https://hkamran.com/articles
- Size: 867 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.