Git Product home page Git Product logo

Comments (4)

ryanhill1 avatar ryanhill1 commented on June 19, 2024

The docs directory in this repo is what we use to generate our readthedocs page which can be found at docs.qbraid.com. It uses Sphinx / RST and mixed in with HTML. Using the resources available online, we want to make templates that allow our readthedocs page to match our qBraid theme. Everything from colors, to text fonts, etc. We want it to match the rest of our website, because right now much of it just uses the default / built-in sphinx_rtd_theme. A good example of this being done well is Pennylane readthedocs generated from the Pennylane github (doc) directory. They have a directory _templates and reference a pennylane html theme which they've created, which seems to have allowed them to makes their docs page match the rest of their website.

To generate rebuild the docs, follow directions in the README. At the top of the tox.ini file, it reads in some environment variables for testing, I don't think this part is necessary just for the docs. So in your local dev branch, you can make any modifications to existing tox / test scripts to bypass the other unit tests and linters, and just build and test the docs.

from qbraid.

ryanhill1 avatar ryanhill1 commented on June 19, 2024

@rryoung98 will comment with more details about specifics of qBraid theme

from qbraid.

rryoung98 avatar rryoung98 commented on June 19, 2024

Logos:
https://drive.google.com/drive/folders/1C6C2GBrPQuF-cGeJ7BUleRkW3jIq7_F5?usp=share_link

from qbraid.

ryanhill1 avatar ryanhill1 commented on June 19, 2024

@pronil-wedefineapps In the style guide linked below you will find more details and general rules we try to follow to be consistent with our branding.

Style guide: qBraid Brand Style Guide.pdf

In our docs page, we would like all the text in headers/sub-headers/body etc. to adhere to the fonts given on page 6: typography. This excludes any text that is code-based, which can stay in raw text format so that it looks like code. You've already started on changing the color schemes to match our branding (page 5), which is terrific. After your happy with the text fonts/styles and colors updates, I can review your progress and let you know about any modifications or additional things to do. But for now, the text fonts are the next biggest TODO. Thanks!

from qbraid.

Related Issues (20)

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.