devsheet is a minimal, monospace theme designed for developers and technical professionals. It is perfect for showcasing portfolios and blogs. The theme supports LaTeX for math rendering and syntax highlighting for code snippets, making it ideal for technical content. You can switch between light and dark mode to suit your preferences.
To get started with devsheet, follow these simple steps to download and run the application on your computer.
Click on the download button above or visit the Releases page to get the latest version of devsheet.
On the Releases page, find the version you want to download. Look for the latest version, usually at the top of the list.
Click on the appropriate file to start downloading. The downloaded file will typically be a ZIP file or similar format.
Once the download is complete, locate the downloaded file on your computer. This is usually in your โDownloadsโ folder.
Unzip the file if it is in a ZIP format. You can do this by right-clicking on the file and selecting โExtract Allโ (Windows) or double-clicking it (Mac).
Open the extracted folder and look for the main theme files. You may find index.html, a CSS folder, and other supportive files.
themes folder.config.toml file of your Hugo site and update the theme setting:
theme = "devsheet"
hugo server -D
http://localhost:1313 to view your website.You can customize the theme to fit your personal style by modifying the CSS files. Feel free to change colors, fonts, and layout styles to make your portfolio unique.
For additional options, check our documentation for advanced settings and features.
If you encounter issues:
If you want to contribute to devsheet, feel free to submit a pull request or open an issue on GitHub. We welcome feedback and suggestions for improvements.
devsheet is open source and available under the MIT License. You can use it freely and modify it according to your needs.
To download the latest version of devsheet, click here and follow the instructions above to install. Enjoy building your portfolio!