Giter Site home page Giter Site logo

vbmade2000 / gopheracademy-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gopheracademy/gopheracademy-web

0.0 3.0 0.0 21.99 MB

Public Website for blog.GopherAcademy.com

Home Page: http://blog.gopheracademy.com

License: Other

HTML 9.50% CSS 64.09% JavaScript 24.22% Python 1.43% Go 0.77%

gopheracademy-web's Introduction

Contributing Articles

If you'd like to contribute an article, please fork this repository, add your article and create a pull request. Your articles should go in the content/ directory and your post images should go in static/postimages/. Please notice that the article metadata needs to be at the very top in between the +++, like so:

+++
author = ["Miles Davis"]
date = "1959-11-25T00:00:00-08:00"
title = "So What"
series = ["Birthday Bash 2014"]
draft = true
+++

The easiest way to do this is to have hugo create the new post for you.

hugo new "section/title of post"

For example if I was writing a post for the 2014 advent called "go awesome":

hugo new "advent-2014/go-awesome.md"

Hugo will automatically create the file and put the proper metadata in place. Just make sure to review the metadata and adjust as needed.

Style Guide

Blog posts should be formatted using appropriate markdown. Please make sure to properly wrap lines for maximum readability, 72 columns is a good standard to apply. Please ensure no spelling or typographical errors are present. Make sure to preview your content locally to ensure that it looks correct before submitting a pull request.

Viewing the blog locally

To view the site on your local machine, you need to do the following:

  1. Clone the repo
  2. Install Hugo

Once Hugo is installed, run it from the cloned repo using:

hugo server --watch

To view the site, visit the link provided by Hugo, usually http://localhost:1313.

gopheracademy-web's People

Contributors

bketelsen avatar davecheney avatar dgryski avatar samuell avatar mattfarina avatar erikstmartin avatar chrislusf avatar spf13 avatar dwhitena avatar dmitshur avatar ardan-bkennedy avatar orrchen avatar quintessence avatar mholt avatar krylovsk avatar raphael avatar vdemario avatar chimeracoder avatar pieterlouw avatar ernesto-jimenez avatar sbinet avatar scottmansfield avatar nathany avatar dlsniper avatar filosottile avatar christophberger avatar matryer avatar mdlayher avatar chewxy avatar s-mang avatar

Watchers

James Cloos avatar Malhar Vora 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.