Git Product home page Git Product logo

website-1's Introduction

The Vitess website

This repo houses the assets used to build the website at https://vitess.io.

NOTE: This repo uses prod as the default branch rather than the usual master. Make sure to rebase against the prod branch if you have existing work branched from master. See issue #210 for an explanation of why this was done.

Running the site locally

To run the website locally, you need to have the Hugo static site generator installed (installation instructions here). Installing the Hugo version in netlify.toml is recommended.

Once Hugo is installed run the following:

hugo server --buildDrafts --buildFuture

This starts Hugo in local mode. You can see access the site at http://localhost:1313.

You will also need to either:

  • install npm and run npm install or,
  • install and run yarn

Adding a user logo

If you'd like to add your logo to the Who uses Vitess section of the website, add a PNG, JPEG, or SVG of your logo to the static/img/logos/users directory in this repo and submit a pull request with your change. Name the image file something that reflects your company (e.g., if your company is called Acme, name the image acme.png).

Link checking

You can check the site's internal links by running make check-internal-links and all links—internal and external—by running make check-all-links.

website-1's People

Contributors

ajm188 avatar aquarapid avatar arindamnayak avatar askdba avatar avaidyanatha avatar bnlandry avatar celestehorgan avatar dasl- avatar deepthi avatar doeg avatar enisoc avatar gedgar avatar guptamanan100 avatar hallaroo avatar harshit-gangal avatar inolddays avatar j0 avatar jvaidya avatar lkburns avatar lucperkins avatar morgo avatar nate-double-u avatar paramdeo avatar rafael avatar raunaqgupta avatar rohit-nayak-ps avatar shlomi-noach avatar skottler avatar sougou avatar systay avatar

Watchers

 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.