abdulkader-dev

๐ŸŽจ devsheet - A Simple Theme for Tech Portfolios

๐ŸŒŸ Overview

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.

๐Ÿ“ฅ Download Now

Download Latest Release

๐Ÿš€ Getting Started

To get started with devsheet, follow these simple steps to download and run the application on your computer.

๐Ÿ”„ Installation Steps

  1. Click on the download button above or visit the Releases page to get the latest version of devsheet.

  2. On the Releases page, find the version you want to download. Look for the latest version, usually at the top of the list.

  3. Click on the appropriate file to start downloading. The downloaded file will typically be a ZIP file or similar format.

  4. Once the download is complete, locate the downloaded file on your computer. This is usually in your โ€œDownloadsโ€ folder.

  5. 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).

  6. Open the extracted folder and look for the main theme files. You may find index.html, a CSS folder, and other supportive files.

๐ŸŒ Using devsheet

  1. Setup:
    • Place these files in the root of your Hugo siteโ€™s directory. For example, move them into your themes folder.
  2. Configuration:
    • Open the config.toml file of your Hugo site and update the theme setting:
      theme = "devsheet"
      
  3. Serving Your Site:
    • Open a command prompt or terminal window and navigate to your Hugo siteโ€™s directory.
    • Run the following command to start the local server:
      hugo server -D
      
    • Open your web browser and go to http://localhost:1313 to view your website.

โš™๏ธ Requirements

๐ŸŽจ Features

๐ŸŒŸ Customization

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.

๐Ÿค” Troubleshooting

If you encounter issues:

๐Ÿ“ Contributing

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.

๐Ÿ“„ License

devsheet is open source and available under the MIT License. You can use it freely and modify it according to your needs.

๐Ÿ“ฅ Download & Install

To download the latest version of devsheet, click here and follow the instructions above to install. Enjoy building your portfolio!