Giter Site home page Giter Site logo

illyabusigin / goa.design Goto Github PK

View Code? Open in Web Editor NEW

This project forked from goadesign/goa.design

0.0 1.0 0.0 12.11 MB

Public website for goa

Home Page: http://goa.design

License: MIT License

JavaScript 28.36% Makefile 0.36% Go 13.77% GCC Machine Description 0.01% HTML 8.66% CSS 48.85%

goa.design's Introduction

goa.design

This repository contains the source code of http://goa.design. The site is a static website built using hugo and served from Google Cloud Storage.

Contributing

Is that typo bugging you? us too! If you want to do something about it:

  1. Fork and clone the repo
  2. Open a terminal and run make inside the repo.

make starts a server on your box that "liveloads" all changes you make to the content (that is the page should refresh itself each time you save a content page).

  1. Edit the content in the /content directory.
  2. Submit a Pull Request

Deployment

After a commit is pushed to the master branch the TravisCI job does the following:

  1. It clones the goa repository in a temporary directory.
  2. It runs a modified version of godoc2md to produce Markdown files from the sources. The modified version also adds anchors to each title.
  3. It runs hugo which produces the HTML from the markdown files (both the static markdown files and the ones generated by godoc2md).
  4. It pushes the results to GCS.

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.