Skip to content

mjgargani/archive-php-wordpress-docker_2018-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archive-php-wp_2018-portfolio

thumbnail

🌐 https://2018.gargani.dev/

latest-version deploy-check

Descrição / Description

Tema para o WordPress (PHP); Portfolio feito no ano de 2018.

Theme for WordPress (PHP); Portfolio made in the year 2018.

Como rodar / How to run

⚠️ Necessita de um navegador web e do Docker instalado no host para funcionar.

⚠️ Requires a web browser and Docker installed on the host to work.

docker compose up -d

Após iniciar os containers, use o navegador para acessar o endereço http://localhost:8080/.

After starting the containers, use the browser to access the address http://localhost:8080/.

Como parar / How to stop

docker compose down -v

Gerar página estática / Generate static page

Dê ao script build static, permissão para execução.

Give the build static script execute permission.

chmod +x ./build_static.sh

Execute o script. Ele deve subir o compose, baixar a versão estática da página e derrubar os containers.

Run the script. It should run compose, download the static version of the page and tear down the containers.

sh ./build_static.sh

A página poderá ser acessada em ./static/index.html.

The page can be accessed from ./static/index.html.

About

Antigo portfolio, utilizando `PHP` com `WordPress` (2018)

Resources

Stars

Watchers

Forks

Packages

No packages published