In #11 and #12 , the deployment of the application has been enabled to use Github Pages - a free alternative to Heroku and one without any downtime.
Currently, the deployment process is manual and needs to be done after each new push to the master branch. The same process can be automated via a Github Action flow to push latest code to the gh-pages branch whenever new code is pushed to the
Just using CSS Grid in his most basic ways. Mostly used for exercises in classrooms. - Apenas utilizando o CSS Grid da forma mais básica. Geralmente usada para exercícios em sala de aula.
In #11 and #12 , the deployment of the application has been enabled to use Github Pages - a free alternative to Heroku and one without any downtime.
Currently, the deployment process is manual and needs to be done after each new push to the
masterbranch. The same process can be automated via a Github Action flow to push latest code to thegh-pagesbranch whenever new code is pushed to the