Skip to content

totorojs/badgeboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulling from here:

~/your-org.github.io$ git pull https://github.com/repo-utils/badgeboard.git
~/your-org.github.io$ git push

Creating new badgeboard:

~$ git clone https://github.com/repo-utils/badgeboard.git your-org.github.io

Change:

  • src/maintainers.json
  • src/projects.json

Make it:

~/your-org.github.io$ make db
~/your-org.github.io$ make

Test it:

~/your-org.github.io$ firefox index.html

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 6.2%