Skip to content

Zsena/hugo_website_with_tailwind

Repository files navigation

Pehtheme Hugo

Features

  • Built with Tailwind CSS
  • Featured posts displayed on the homepage (To showcase featured posts on the homepage, the Hugo theme uses feature tags data)
  • Horizontal menus, content tags list
  • No JavaScript dependencies
  • Vanilla JS toggle button
  • Two-column blog layout
  • Sidebar with a list of recent posts
  • Semantic HTML
  • Sidebar Ads box
  1. Start Hugo:

    hugo server
  2. Run the following command to install necessary dependencies:

    npm install
  3. Customize the theme with Tailwind CSS using the following command:

    npm run dev
  4. To build the website, execute the command:

    npm run build

License

Pehtheme Hugo is MIT Licensed.

Photo Credits

Freepik pro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published