Coder Social home page Coder Social logo

vijo / bedrock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usebedrock/bedrock

0.0 2.0 0.0 664 KB

Bedrock is a static site generator to easily make HTML prototypes.

Home Page: https://bedrock.mono.company/

License: Other

Ruby 0.10% JavaScript 50.32% HTML 23.26% CSS 26.31%

bedrock's Introduction

Bedrock

Welcome to Bedrock.

Bedrock is a static site generator to easily make HTML prototypes. For more information, please check out the Bedrock website.

Basic installation & first run

  • First, make sure you have Node 6.3.1 installed. You can find the latest version of Node at Nodejs.org.
  • You need to have gulp installed globally to use Bedrock. npm install -g gulp.
  • Install the project's dependencies:
    • npm install
  • Run gulp to start your project.

Major commands

  • gulp: runs the prototype
  • gulp build: create a build (which ends up in the dist folder) that can be deployed to a server

Upgrading bedrock

See the README at https://github.com/mono-company/bedrock-cli .

Using icon fonts

  • If you want to use icon fonts you need more dependencies than just node. Icon font generation is optional. Set icons.generateIconFont to true in bedrock.config.js to activate icon fonts.
  • In order for the icon font generation to work, install the required gems using bundle install. You will need Bundler for this. We depend on a Ruby gem called fontcustom. Bundler will install the required dependencies.
    • You will also need to install fontforge using brew. For download instructions see the fontcustom repo.

Windows

Windows usage is not supported at the moment.

We have used Bedrock on Windows successfully though. If you encounter any Windows related bugs, please log them under issues.

License

Bedrock is MIT licensed.

Credits

Bedrock was made by the team at Mono with most major contributions by Thomas Tuts.

bedrock's People

Contributors

wolfr avatar thomastuts avatar xavez avatar simonwuyts avatar tdurand avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.