Skip to content

c-base/c-base-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-base-bootstrap

c-base bootstrap cyborg theme

features

install

git clone git@github.com:c-base/c-base-bootstrap.git your-static-web-path and remove .gitdir

or add it as git submodule

setup

In your html

<body>
  <head>
    <link href="/static/c-base-bootstrap/css/bootstrap.min.css" rel="stylesheet">
  </head>
  <!-- all your happy content -->
  <script src="/static/c-base-bootstrap/js/jquery.min.js"></script>
  <script src="/static/c-base-bootstrap/js/bootstrap.min.js"></script>
</body>

About

c-base-bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages