Skip to content

Free and open bootstrap templates that I've created... BTW I'm not a designer.

Notifications You must be signed in to change notification settings

erickthered/bootstrap-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Bootstrap Templates

There comes a time when it's necessary to create a prototype for our web development projects. When this time comes, usually we have to depend on designers to create a PSD file, then work with him(or her) to generate a valid HTML and finally use the generated HTML in our Ruby,Python or PHP template system.

Bootstrap, enables designers and developers to work easily. By providing a common framework to place thing in a web template by establishing some standard CSS styles.

License

Bootstrap and these templates are released under the Apache License Version 2.0

http://www.apache.org/licenses/LICENSE-2.0

Running with Docker

To run this project using Docker, follow these steps:

  1. Build the Docker image:

    docker build -t bootstrap-templates .
  2. Run the Docker container:

    docker run -p 80:9292 bootstrap-templates

    This will start the web server, and you can access it in your browser at http://localhost:80

About

Free and open bootstrap templates that I've created... BTW I'm not a designer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages