Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/displague/releasetoblog
Convert a Github Release ATOM Feed into a Markdown file for Hugo
https://github.com/displague/releasetoblog
atom changelog github hugo markdown release-notes rss
Last synced: 25 days ago
JSON representation
Convert a Github Release ATOM Feed into a Markdown file for Hugo
- Host: GitHub
- URL: https://github.com/displague/releasetoblog
- Owner: displague
- License: mit
- Created: 2019-04-12T21:12:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T15:23:52.000Z (over 5 years ago)
- Last Synced: 2024-12-13T06:35:30.036Z (27 days ago)
- Topics: atom, changelog, github, hugo, markdown, release-notes, rss
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# releasetoblog
Convert a Github Release ATOM Feed into a Markdown file for Hugo
## Usage
```
releasetoblog linode/linodego linodego
```This will create or update a directory named `linodego` with `.md` files for each Release entry in that `linode/linodego` Github project.
## Credits
Based on