Giter Site home page Giter Site logo

redis-website's Introduction

Redis website

This project is a Docsy, which is a Hugo theme, that's adapted for Redis' documentation website.

When cloning, make sure to bring in the submodules:

git clone --recurse-submodules --depth 1 https://github.com/redis/redis-website.git

Note: if you want to do SCSS edits and want to publish these, you need to install PostCSS

npm install postcss

Running the website locally

Building and running the site locally requires a recent extended version of Hugo.

You can find out more about how to install Hugo for your environment in Docsy's Getting started guide.

IMPORTANT: you'll also need the redis-doc/new-structure branch for this to work.

Once you've made your working copy of the site repo, from the repo root folder, run:

REDIS_DOC=/home/you/redis-doc make
hugo server --disableFastRender

The website should be up and running on http://localhost:1313/ now.

redis-website's People

Contributors

banker avatar dependabot[bot] avatar itamarhaber avatar leibale avatar lisafc avatar slorello89 avatar storebloom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

redis-website's Issues

Clients, modules and tools pages

It tried it locally just now. Good job so far! It's pretty fast!

Regarding the clients, tools and modules pages, did anyone start working on them?

I discussed with @itamarhaber about how we can show updated info about them and I just want to write it down. The idea to scrape the GitHub API daily to get the number of stars and activity (e.g. last commit or last release date) and to cache these as static JSON files that the browser can fetch and show with only browser-side JavaScript. We'd need a place where github actions can publish these, e.g. a subdirectory of this website or another subdomain of redis.

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.