Blog SOP
-
- write some note and put all media in image-dir
-
- python fast-publish.py -f
-
- go-to content folder => add ipython-meta and some meta-data
-
- cd output && git add . && git commit -m'' && git push
To emb the vidoe in article using ...,
- the video-url for youtube need to be https://www.youtube.com/embed/{vedio_id}
<iframe width="100%" height="315"
src="https://www.youtube.com/embed/NM6lrxy0bxs"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>