idrice24 / idrice-app

here is idrice's web site
MIT License
2 stars 0 forks source link

Add Possibility to generate github page from cloud #85

Open idrice24 opened 3 years ago

idrice24 commented 3 years ago

GOAL Deploy static files and publish our site easily: Container of docs folder should generate automatically after merge without affect the rest of files in source code ( we don' t want a new repository/or new branch for github page) TODO

Update build.yml file from github action to generate github page files Remove deploy.cmd Update read me file explain how github page is generated We don t nee to run deploy.cmd to reset docs folder contains NB: docs is a container of our github page files

Ghislain1 commented 3 years ago

Nice idea!! 👍