Pelican 靜態網站關鍵字搜尋.
在這個網站中, 我們使用 Tipue Search 來搜尋內容.
https://github.com/getpelican/pelican-plugins/tree/master/tipue_search
Tipue Search requires BeautifulSoup.
利用 pip 安裝 beautifulsoup4 模組.
pip install beautifulsoup4
此外, 為了要執行協同產品開發的設計運算分析, 還要安裝 Jupyter:
pip install jupyter
而在 pelican 的網誌 md 檔案中, 則是透過 liquid_tags plugin 中的 notebook 來導入 Jupyter notebook 檔案.
Comments
comments powered by Disqus