Giter VIP home page Giter VIP logo

website's Introduction

The TiKV website

This repo houses the assets used to build the TiKV website available at https://tikv.org.

Publishing

The site is published automatically by Netlify whenever changes are pushed to the master branch. You do not need to manually publish or manage the site deployment.

Running the site locally

To run the site locally, you'll need to install Yarn and Hugo (in particular the extended version).

You can then host the development server for the site with:

make serve

Next, browse to http://localhost:1313/.

Alternatively you can use the provided Dockerfile via:

make docker

If you're using Docker for Mac or Windows, you may need to browse to the correct address, or set up port forwarding 1313. On Linux or WSL2 with Docker you can visit http://localhost:1313/.

Adding blog posts

To add a new blog post, add a Markdown file to the content/blog folder. There's currently a first-post.md file in that directory that can serve as a template.

website's People

Contributors

hoverbear avatar marsishandsome avatar wt-liu avatar dcalvin avatar iosmanthus avatar lucperkins avatar tomshawn avatar en-jin19 avatar nrc avatar joyinqin avatar sunxiaoguang avatar morgan279 avatar charlotteiu avatar sticnarf avatar shichun-0415 avatar qiancai avatar milasuperstar avatar lilin90 avatar queenyjin avatar hunterlxt avatar youwithouto avatar yinixu9506 avatar zhouqiang-cl avatar shafreeck avatar jibbow avatar zyctree avatar rleungx avatar g1eny0ung avatar ceohockey60 avatar unbyte 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.