GithubHelp home page GithubHelp logo

isabella232 / ca-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from craftacademylabs/ca-website

0.0 0.0 0.0 99.2 MB

Craft Academy Website

License: Other

Ruby 10.31% HTML 0.17% JavaScript 3.49% Haml 73.45% SCSS 12.58%

ca-website's Introduction

Craft Academy Site

Build Status

This is a fork of the Makers Academy Site with custom, Craft Academy specific, additions.

Setting up the site locally

  • Clone the repo
  • Run bundle to install gems
  • Create a .env file - you can copy the .env.example file provided as an example to get you started
  • Start the server with middleman s
  • Go to http://localhost:4567 to view the site in your browser

You'll need to run tests using bundle exec rspec rather than just rspec

Deploying

  • Make sure you have submitted a pull request and had it approved.
  • Merge the pull request into master
  • Once our CI server has passed the tests, it will automatically deploy to the server by running the middleman deploy command provided by the middleman-deploy extension. This builds a Middleman site and pushes the built site via rsync to the production path on the server.

Technologies used

Adding images

Our images are stored on the craft academy assets GitHub repo - we've split them out to a seperate repository to keep the size of this repository down. All assets from that repository can be accessed from https://assets.craftacademy.se.

When adding a new image, add it to the images directory of the craft academy assets GitHub repo, and make sure that the image has been compressed using image optim and are good quality images that fit the look and feel of the site.

ca-website's People

Contributors

amberwilkie avatar arfah avatar bobrazoswki avatar diraulo avatar emtalen avatar faraznaeem avatar gustafr avatar isoworg avatar jackb765 avatar kianaditya avatar leoallen85 avatar makers-dev avatar nikeshashar avatar noelryn avatar oceansize avatar ptolemybarnes avatar roidriscoll avatar ronin-test avatar sajaas avatar sdorunga avatar sjmog avatar sophiesjoberg avatar spike01 avatar stephenlloyd avatar tansaku avatar tochman 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.