Skip to content

Gexi0619/jrnl2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jrnl to HTML

Deploy your Jrnl data as an HTML static webpage.

Deployment

  1. Clone the repository from GitHub
git clone https://github.com/Gexi0619/jrnl2html.git
  1. Use the following command to output the jrnl's JSON data to the root directory of this project
jrnl --format json --file /path/to/myjournal.json

Or run the jrnlgit.sh in bash to create the jrnl's JSON data and push directly to Github.

  1. Open index.html to view the webpage.

    Note: When opening index.html locally, you may encounter CORS-related issues.

About

Jrnl to static HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published