Giter VIP home page Giter VIP logo

dc-website's Introduction

website

Repo for the documentation website.

Reference

Local Setup

PIP

Install with pip via terminal.

pip install mkdocs
mkdocs serve

If you have trouble using the mkdocs command you can try:

python -m mkdocs serve

Docker Compose

Ensure you have docker installed. Run the compose without detatch to get tty (terminal).

docker-compose up

Images and Video

Images and video are large in older formats (jpg/png/gif). Payload size was raised as an issue, and it was decided that to reduce delays for FCP on older devices: All images submitted as part of PRs must be converted to webp. This includes still images and animated gifs, apngs etc. Video may be added as webp or webm if audio is required. avif was considered but was skipped due to low adoption rate. Leave images that grow when converted as their base type.

Media Naming Conventions

  • Emphasise clarity.
  • Make use of snake_case.
  • Group sections of similar thought into folders that match the folder structure of the page the image is used on. If used in multiple places, use own discretion, or push it up the folder hierarchy.

dc-website's People

Contributors

quantifygg avatar syn-tax avatar harrywhittleatc avatar evwltrs avatar m3ales avatar engines-wafu avatar pbzweihander 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.