Skip to content

mgjeon/mgjeon.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgjeon.github.io

Quickstart

Clone this repository

git clone https://github.com/mgjeon/mgjeon.github.io
cd mgjeon.github.io

Check blog in local

quarto preview

Remove metadata of ipynb files

nbdev_clean --fname posts/

Update main branch

git add .
git commit -m "update"
git push

Publish the changes

quarto publish gh-pages

Releases

No releases published

Packages

No packages published