Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 368 Bytes

matplotblog

A new blog to showcase featured matplotlib projects.

To preview the website in local, install Hugo, open a terminal and type the following: cd mpblog_source hugo server -D

Then, you can preview the website opening your favorite browser and pointing to localhost:1313.