GithubHelp home page GithubHelp logo

dvob / cuelang.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cue-lang/cuelang.org

0.0 1.0 0.0 1.43 MB

Source for the https://cuelang.org site

License: Apache License 2.0

SCSS 1.07% Shell 1.43% HTML 12.02% Go 10.67% CSS 74.82%

cuelang.org's Introduction

github.com/cue-lang/cuelang.org - the home of cuelang.org

This repo is the home of cuelang.org. The site is built using Hugo and is based on the docsy theme.

The CUE Language Specification and tour are generated from source files in the cuelang.org/go module; the results are currently not committed to this repository.

The site is deployed and hosted via Netlify.

Requirements for local development

Developing the site locally

# Ensure you have the correct version of the docsy theme
git submodule update -f --init --recursive

# Install Hugo's Node requirements
npm install

# Generate the language spec and tour
go generate ./...

# Serve (with auto-reload)
hugo serve -D

Updating the language spec and tour for cuelang.org

The tour and spec and generated against the required version of the cuelang.org/go module:

go generate ./...

Therefore to update the generated version you need to update the required version of cuelang.org/go:

go get cuelang.org/go@latest

tip.cuelang.org

tip.cuelang.org has the exact same site template and content as cuelang.org except for the fact the language spec and tour are generated based on cuelang.org/go@master. Any commit to master of this repository or github.com/cue-lang/cue will result in a redeploy of tip.cuelang.org.

History

This site was setup using the following guides:

cuelang.org's People

Contributors

alonamit1729 avatar cedricgc avatar chai2010 avatar cnbailian avatar craigglennie avatar cueckoo avatar damianx avatar dependabot[bot] avatar extemporalgenome avatar hueys avatar jaxelr avatar jaywgraves avatar jba avatar jnrouvignac avatar johscheuer avatar kaakaa avatar lucas-bremond avatar mattayes avatar metalmatze avatar micnncim avatar mpvl avatar myitcv avatar nreilingh avatar pkwarren avatar proppy avatar r2pgl avatar rantav avatar rhysd avatar xjs avatar yozlet 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.