Skip to content

Bedjes-Studio/personal_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal website if you need some inspiration.

All the repository is under Apache 2.0 license, copyright 2021-2023 Bedjes Studio

Installation

First, you need to install NodeJS, then download dependencies :

cd build
npm install

Build static website :

npm run build

Auto-build with nodemon :

npm run nodemon-build

The static website is then located in /public folder, juste copy and paste the content in your server

Credits

Some images are copyrighted, see CREDITS.md for more details.