blog icon indicating copy to clipboard operation
blog copied to clipboard

Use local markdown files instead of github requests

Open rrickgauer opened this issue 3 years ago • 1 comments

use the local markdown files instead of requesting the data from github

rrickgauer avatar Feb 17 '22 00:02 rrickgauer

https://raw.githubusercontent.com/rrickgauer/blog/master/entries/personal-python-functions.md

Each link has the file name at the end of the url. Split each url by '/' and then update the database

rrickgauer avatar Feb 17 '22 14:02 rrickgauer