Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.65 KB

README.EN.md

File metadata and controls

42 lines (28 loc) · 1.65 KB

FR

🇫🇷 WordPress DSFR

WP DSFR is a WordPress port of the French Design System (or DSFR) in the form of a WordPress theme.

How to use it

This repository use @wordpress/env package to easily setup a local environment to work on the DSFR theme and the associated plugins.

The local environment is available at the URL http://localhost:8888 You ca use admin/password to log in to the admin.

You'll need to install the dependencies first

npm install

After the installation in complete you can use the env command to manage the local environment

# Start the local environement (available at http://localhost:8888)
npm start

# Stop the local environement
npm run stop

# Reset the database (will delete all data permanently)
npm run clean

# Remove the local environment (will delete all data and files permanently)
npm run destroy

Use cases

To find out more

Please visit the demonstration site to discover the features and contribution possibilities offered by the theme.

WARNING: designed to facilitate the identification of French government sites, the DSFR is intended only for websites and mobile applications within the scope of the French government. Any other use is strictly prohibited. For further information, please consult the DSFR terms and conditions of use.