Skip to content

digitoimistodude/dude

Repository files navigation

Dude.fi official website

based_on_air_version 8.3.7_ Tested_up_to WordPress_6.7 Compatible_with PHP_8.3

You are looking at the official website code repository at dude.fi.

Stack

Project is based on

Prequisities

Theme screenshot

Screenshot

Development

According to our handbook, you should have run createproject --existing, inital setup by now.

If you need help, ask your superviser or go back to dudestack-instructions / Dude handbook and read what you have do.

Getting started

Clone this repo and set it up manually or run:

createproject --existing

Then:

cd /var/www/dude
composer install

Theme development

Install theme dependencies and run dev server:

cd /var/www/dude/content/themes/dude
nvm use
npm install
npm run dev

You can see the rest of the tasks in package.json.

About

Official Dude website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors