We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebc021 commit 8eff1e9Copy full SHA for 8eff1e9
README.md
@@ -6,6 +6,7 @@ Página do PHP Espírito Santo
6
7
- Clone do repositório
8
- Mudar para branch source: `git checkout source`
9
+- Intale as dependências: `composer install`
10
- Escrever post no formato markdown e salvar em `source/_posts/` seguindo formado padrão (`Y-m-d-slug-do-post.md`)
11
- Enviar alterações (commit/push origin source)
12
- Publicar no site. Executar `./gh-pages.sh`
0 commit comments