Nefertiti is a fresh theme for Sphinx v7 or superior, based on Bootstrap 5.3, with customizable fonts, color sets, light and dark support, a filter for the table of contents, and much more.
Nefertiti for Sphinx is an innovative theme designed to elevate documentation projects with its modern features and user-friendly interface. Built on the solid foundation of Bootstrap 5.3, this theme ensures that your documentation is not only visually appealing but also responsive, adapting seamlessly to various devices. With a range of customizable options, Nefertiti brings a fresh look and enhanced functionality to Sphinx documentation.
In addition to its sleek design, Nefertiti places a strong emphasis on user experience and compliance. From color schemes to font configurations, every element is thoughtfully crafted to cater to diverse audience needs while adhering to EU GDPR standards. Whether you're a developer looking to enhance your project's documentation or simply aiming for a more professional presentation, Nefertiti offers an impressive solution.
Responsive Design: Utilizing Bootstrap 5.3, the theme automatically adjusts to fit any screen size, providing optimal viewing across devices.
Index Filtering: Easily locate content with a text input field that filters the index, allowing users to find relevant information quickly even within folded sections.
Color Schemes: Switch between light and dark modes, enhancing readability and visual appeal, with images that adapt accordingly.
Diverse Font Options: Select from a range of fonts compliant with EU's GDPR, including well-known choices like Montserrat and Open Sans, with the ability to combine up to five different fonts.
Customizable Header and Footer: Group header links into dropdowns for better navigation, and add optional features like a project repository link and version selector.
Back-to-Top Button: Enhance user experience with a convenient button that allows seamless navigation back to the top of the document.
Comprehensive Testing: Nefertiti has been thoroughly tested against various Sphinx versions and NodeJS, ensuring robust performance and compatibility.
User Guide and Customization: Detailed documentation guides users through installation, customization options, and development, making it easy to tailor the theme to specific needs.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.
RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.
Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.