GithubHelp home page GithubHelp logo

gitter-badger / cosecha.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosecha/cosecha.github.io

0.0 1.0 0.0 887 KB

Our open source site at movimientocosecha.com

License: MIT License

HTML 7.93% CSS 65.42% JavaScript 26.65%

cosecha.github.io's Introduction

Cosecha.github.io

This is the static site behind movimientocosecha.com. In keeping along with our values, this site is open sourced for anyone to be able to see and propose changes.

Below are some instructions on how to participate in either web design or content contribution.

Technical Requirements

This tutorial will start with the assumption that you have NPM (Node Package Manager) on your machine. To install Harp, just run:

sudo npm install -g harp

If command is not working visit their site for complete instructions.

How To Use

Why Harp?

Harp has some really cool features. It is fairly easy to learn for beginners.

Getting Started

First clone the repository to your working directory

git clone https://github.com/Cosecha/cosecha.github.io.git

Move into that directory

cd cosecha.github.io

Since you already have Harp.js installed, just run:

harp server

That's it! You are now running the site on your very own local server. Just go to localhost:9000 on your browser.

Now you can edit content or any other part of the site.

Compiling

Once you make your edits, you need to compile your changes into a static site. Stop your server with Ctrl-C and, while still in the repo root directory, run:

harp compile _harp ./

This will generate the site file in the root of your directory.

Getting your changes merged

Now it is time to make a pull request so that your changes are merged to the master branch of our repository. Isn't open source beautiful?

TODO: Add instructions here.

cosecha.github.io's People

Contributors

celsom3 avatar

Watchers

 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.