Giter Site home page Giter Site logo

bnlong / dangercove.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thiemo/dangercove.com

0.0 1.0 0.0 55.9 MB

๐Ÿ•ธ The Danger Cove homepage. Built using Jekyll and Bulma.

Home Page: https://www.dangercove.com

License: Creative Commons Attribution Share Alike 4.0 International

CSS 55.96% HTML 40.41% JavaScript 0.84% Ruby 2.78%

dangercove.com's Introduction

Danger Cove

This is the home page at dangercove.com. It uses Jekyll with the Bulma CSS framework on top.

I try to keep this site straightforward and easy to maintain. Vanilla Jekyll and Bulma make this a breeze.

Development

Here's how to get the project up and running.

Installing dependencies

The only requirements are listed in the Gemfile.

$ bundle install

Running the project

$ bundle exec rake serve

Deployment

Deploying the site builds it with the JEKYLL_ENV environment variable set to production. It then gets the remote path from the REMOTE_PATH environment variable and uses rsync to copy the files over.

$ bundle exec rake deploy

Setting the REMOTE_PATH

You could add it the command each time you run it:

$ [email protected]:/some/path bundle exec jekyll deploy

A more convenient solution would be to create a .env file and store the path there:

$ echo '[email protected]:/some/path' >> .env

After that, just run:

$ bundle exec jekyll deploy

dangercove.com's People

Contributors

boyvanamstel avatar imathis avatar fhemberger avatar pilif avatar gisikw avatar zlu avatar lukearmstrong avatar mikl avatar rwdaigle avatar tomhoover avatar bendoerr avatar omo avatar dependabot[bot] avatar tgray avatar pw avatar parkr avatar jakemcc avatar aaroncm avatar kent avatar 1e0ng avatar lukekarrys avatar zanshin avatar melwin avatar melriffe avatar ballou88 avatar nathanl avatar omasanori avatar robertkowalski avatar rtgibbons avatar scottwater avatar

Watchers

James Cloos 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.