You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O branch master deste repositório contém os estáticos gerados pelo Lektor que serão servidos pelo GitHub Pages. Para gerar novos estáticos basta executar o seguinte comando no terminal:
23
23
```
24
-
lektor build -O /path/to/build/
24
+
lektor build -O /caminho/para/estaticos/
25
25
```
26
26
Sendo que o diretório informado depois do parâmetro -O irão conter os novos estáticos gerados pelo Lektor.
0 commit comments