Skip to content

codescv/website_old

Repository files navigation

Default theme location

cd $(bundle info --path minima)

Convert notebook to html:

cd _scripts && python nb2post.py

Import from notion

  1. Export markdown from notion
  2. copy notion/blog-name directory to images/
  3. Fix relative image paths
cat notion/blog-name.md| sed '/\!\[.*\]/s/(\(.*\))/(\/images\/\1)/g' > _posts/xxxx-xx-xx-blog-name.md
  1. edit blog markdown to add front matter, fix minor issues etc.

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published