Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 1.51 KB

README.md

File metadata and controls

11 lines (7 loc) · 1.51 KB

Website

996.icu Repo size Docker Image Size (latest by date)

Introduction

This is the project for my website. It's powered by VuePress and incorporates the following plugins or libraries: markdown-it-footnote, Ant Design Vue, vuepress-plugin-mathjax, pseudocode.js, axios, cheerio (to crawl another webpage to get the latest data), highcharts, signature_pad, and vuepress-plugin-tabs.

Moreover, it communicates with my self-hosted nbviewer server to get the rendered static Jupyter Notebooks, and use Binder service to provide interactive notebooks with the same content. You can find my Binder Repo here.