https://github.com/devidw/hashnode-export-to-markdown

Convert Hashnode export JSON into single markdown files with frontmatter and downloads of your cover images

https://github.com/devidw/hashnode-export-to-markdown

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.9%) to scientific vocabulary

Keywords

blogging converter downloader frontmatter hashnode json markdown md python script
Last synced: 4 months ago · JSON representation

Repository

Convert Hashnode export JSON into single markdown files with frontmatter and downloads of your cover images

Basic Info
  • Host: GitHub
  • Owner: devidw
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 3.91 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
blogging converter downloader frontmatter hashnode json markdown md python script
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme

README.adoc

= Hashnode Export to Markdown

Convert your `.json` export from Hashnode back into individual `.md` files including frontmatter and image downloads of you cover images from Hashnode.

== Configuration
[source, python]
----
export_path = 'devid-stories.json' # Hashnode export file
media_path = 'posts/media' # directory, where cover image should be saved to
posts_path = '../hashnode-articles/' # directory, where articles should be saved to
config = {
    'domain': 'xn--david-9u04d.to', # frontmatter domain
    'media_url': 'https://david.wolf.gdn/media', # new prefix for the downloaded media files
}
----

Owner

  • Name: David Wolf
  • Login: devidw
  • Kind: user
  • Location: The Zone

// uncommenting

GitHub Events

Total
  • Watch event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Fork event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 5
  • Total Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
David Wolf 6****w 5

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels