Skip to content

Latest commit

 

History

History

blog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Bootstrap/blog template

This is a demo template imported from Bootstrap to demonstrate the power of Semantic-UI.

In includes two versions, one implemented in plain html, the other implemented by Semantic-UI-React.

Want to try yourself? Make sure that you have Node.js installed, and better to get Yarn installed.

Besides, if you want to derive your work based on this template, I suggest you to install the awesome Browsersync tool.

HTML

git clone http://github.com/semantic-ui-forest/forest-templates
cd forest-templates/bootstrap/blog/html/
browser-sync start --server --files="**/*"

React

git clone http://github.com/semantic-ui-forest/forest-templates
cd forest-templates/bootstrap/blog/react/
yarn # npm install
yarn start # npm start

Screenshots

computer sized screen, 1440x900 for example:

tablet sized screen, 768x1024 for example:

mobile sized screen, 375x667 for example: