Coder Social home page Coder Social logo

yash162 / website-4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golang/website

0.0 1.0 0.0 8.02 MB

Home of the golang.org website

Home Page: https://golang.org

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.29% Go 27.68% Shell 0.19% HTML 64.91% CSS 2.59% JavaScript 4.34%

website-4's Introduction

Go website

This repository holds the Go website server code and content. This repository serves the essential information about Go website server code and I think it will be very beneficial for you

Checkout and Run

To download and run the golang.org web server locally:

  • git clone https://go.googlesource.com/website
  • cd website
  • go run ./cmd/golangorg
  • Open http://localhost:6060/ in your browser.

See cmd/golangorg/README.md for more details.

Changing Content

To make basic changes to the golang.org website content:

  • Make the changes you want in the content/static directory.
  • Stop any running go run ./cmd/golangorg.
  • go generate ./content/static
  • go run ./cmd/golangorg
  • Open http://localhost:6060/ in your browser.

See content/README.md for more sophisticated instructions.

JS/CSS Formatting

This repository uses prettier to format JS and CSS files.

The version of prettier used is 1.18.2.

It is encouraged that all JS and CSS code be run through this before submitting a change. However, it is not a strict requirement enforced by CI.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the website repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/website:" in the subject line, so it is easy to find.

website-4's People

Contributors

andybons avatar dmitshur avatar cnoellekb avatar katiehockman avatar rsc avatar cagedmantis avatar agnivade avatar jeanbza avatar rhnvrm avatar zanechou1 avatar filosottile avatar toothrot avatar altree avatar tatsumack avatar ipriver avatar yash162 avatar wgrr avatar spocot avatar greywolve avatar johnweldon avatar hyangah avatar dpinela avatar codyoss avatar broady avatar bradford-hamilton avatar bradfitz avatar bbarenblat avatar andrew-sk avatar nohe427 avatar fd0 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.