Skip to content

wceu/wceu2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCamp Europe, Athens 2023

Resources for the WCEU 2023 website.

Initially to host the styles used on the WCEU 2023 website, but also for any >documentation or assets related to the event.

Prerequisites

Note: @wordpress/scripts requires Node.js 14.0.0 or later, and npm 6.14.4 or later. It is not compatible with older versions.

Install

npm install

Development

While working on the project, you might need to rebuild the CSS or JavaScript ( to include more files ).

To build, run:

npm run build

If you want to watch for changes, run:

npm run start

Linting

This project has eslint, stylelint, and phpcs set up for linting the code. This ensures all developers are working from the same style. To check your code before pushing it to the repo, run:

npm run lint:css

About

Resources for the WCEU 2023 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published