Skip to content

galaxy-fangfang/cvrg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

test fangfgang

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%