Giter Site home page Giter Site logo

mkorbi / kubernetes-community-days Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cncf/kubernetes-community-days

1.0 1.0 0.0 39.16 MB

๐Ÿ“… Kubernetes Community Days website

Home Page: https://kubernetescommunitydays.org/

License: Apache License 2.0

Makefile 1.77% JavaScript 1.53% CSS 21.29% HTML 75.41%

kubernetes-community-days's Introduction

Netlify Status

Kubernetes Community Days website

This repo houses the assets used to build the Kubernetes Community Days (KCD) site at https://kubernetescommunitydays.org.

If you're interested in organizing your own KCD event, visit the Organizing page of the site for requirements and instructions.

Running the site locally

You can run the KCD site in your local environment if you have the following installed:

  • The Hugo static site generator. Installation instructions are here. Make sure to install the version specified in the netlify.toml configuration file.
  • The Yarn dependency management tool for JavaScript and other assets. Installation instructions are here.

On a Mac with Homebrew already installed, these instructions can be summarized as brew install hugo yarn.

Once those tools are installed, run these commands to view the site locally:

# Install Sass and other dependencies
yarn

# Run Hugo in "server" mode
hugo server --buildDrafts --buildFuture

Open your browser to http://localhost:1313 to view the site. When you make changes to the source files, the site updates in real time, including a browser refresh.

Site publishing

The KCD site is published via the Netlify platform. The site is updated under two conditions:

  1. When changes are pushed to this repository's master branch
  2. Every 24 hours, triggered by a Zapier Zap

Link checking

To check the links on the site, run make production-build. This builds the "preview" version of the site (which includes future events), downloads the htmltest executable into your local repo, and checks all of the site's internal links. Any broken links are listed via stdout and also written to a log file in your local repo at tmp/.htmltest/htmltest.log.

To check external links, run make external-link-check. This checks both internal and external links and could take several minutes given dependence on external web resources. We recommend running it periodically and paying attention only to 404 errors.

kubernetes-community-days's People

Contributors

lucperkins avatar christinevblum avatar dankohn avatar ktan1226 avatar iennae avatar xrs888 avatar oicheryl avatar arschles avatar obitech avatar cpanato avatar caniszczyk avatar paulustm avatar ticofab avatar arau avatar gianarb avatar jennjin avatar jmickey avatar superbrothers avatar mathieu-benoit avatar scouturier avatar

Stargazers

 avatar

Watchers

Gerald-Markus Zabos 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.