Skip to content

jjprincess/cvrg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvrg

src for hustcv.github.io

How to add a new blog

pip install pelican markdown
git clone http://github.com/hustcv/cvrg

# 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 hustcv.github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 54.7%
  • Shell 27.9%
  • Python 17.4%