Skip to content

ry-jojo/cvrg

 
 

Repository files navigation

cvrg

src for hustcv.github.io

How to add a new blog

pip install pelican markdown
git clone https://github.com/hustcv/cvrg
git clone https://github.com/jody-frankowski/blue-penguin
# set theme path(blue-penguin path) in cvrg/pelicanconf.py

# Add blog into content

cd cvrg
./push
git add . && git commit -m "new blog" && git push

Only members of hustcv are allowed to push new blog.

About

src for cvrg page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 46.5%
  • Shell 26.8%
  • Python 26.7%