Skip to content

Shared GitHub Actions workflow for converting Jupyter Notebook (.ipynb) files into Hugo-compatible Markdown (.md) blog posts.

Notifications You must be signed in to change notification settings

advafaeian/blog-shared-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This workflow uses jupyter nbconvert to convert Jupyter Notebook (.ipynb) files into Hugo-compatible Markdown (.md) files.

The process_file.py script wraps LaTeX code in {{< rawhtml >}} and {{< /rawhtml >}} tags to address this issue. Additionally, it removes initial headings to maintain consistency with the Hugo post format.

About

Shared GitHub Actions workflow for converting Jupyter Notebook (.ipynb) files into Hugo-compatible Markdown (.md) blog posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages