Source for the pandas-dev blog.
Setup
git clone https://github.com/pandas-dev/pandas-blog
make dependencies
make patch
Writing
Make a new file in content/
. Then
make html
make serve
to preview.
Publishing
(need push rights)
make github
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSource for the pandas-dev blog.
git clone https://github.com/pandas-dev/pandas-blog
make dependencies
make patch
Make a new file in content/
. Then
make html
make serve
to preview.
(need push rights)
make github