sphinx-design#
Sphinx extension for designing beautiful, screen-size responsive web components.
Documentation: https://sphinx-design.readthedocs.io/
Source Code: https://github.com/executablebooks/sphinx-design
Example#
Badges#
primary secondary success info warning danger muted plain badge
primary-line secondary-line success-line info-line warning-line danger-line muted-line
Tabs#
Content 1
Content 2
Content 3
Content 4
Tabbed code#
a = 1;
const a = 1;
Card#
Card content
Header
Card content
Clickable Cards#
Using the link and link-type options, you can turn an entire card into a clickable link. Try hovering over then clicking on the cards below:
The entire card can be clicked to navigate to https://example.com.
The entire card can be clicked to navigate to the cards-clickable reference target.
Dropdown#
Dropdown title
Dropdown content
Open dropdown
Dropdown content
Styled dropdown#
Primary dropdown title
Dropdown content
Secondary dropdown title
Dropdown content
Success dropdown title
Dropdown content
Info dropdown title
Dropdown content
Warning dropdown title
Dropdown content
Danger dropdown title
Dropdown content