Skip to content

sitepins/roxo-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Roxo Hugo

A Hugo-powered static website built with Tailwind CSS.

Prerequisites

To contribute effectively, you'll need some prerequisites installed on your machine:

Installation (as a theme)

To use Roxo in a new Hugo site, install the theme and configure your site with hugo.toml (not config.toml). The theme expects the Hugo config file to be named hugo.toml; using config.toml will result in a 404 / "page not found".

hugo new site mysite
cd mysite
git submodule add https://github.com/furioustheme/roxo-hugo.git themes/roxo-hugo

Then create hugo.toml at the root of your site (copy themes/roxo-hugo/exampleSite/hugo.toml as a starting point) and set:

theme = "roxo-hugo"

Run the site:

hugo server

Install Dependencies

Install all the necessary dependencies using the following command:

yarn install

Project Setup

To set up the project, run the following command:

yarn project-setup

Development Command

Start the development server using the following command:

yarn dev

Preview Command

Start the production server to preview your changes and test functionality:

yarn preview

About

Roxo Hugo is a digital agency Hugo theme for creative agencies, freelancers, graphic designers, and photographers. Can be used for any kind of corporate websites who provides digital services with many expertise such as Design, Digital Products, Development, Campaign & Content, Employer Branding.

Topics

Resources

License

Stars

Watchers

Forks

Contributors