Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Ir para arquivo
JD Cantrell a57f1f5a78
Update deps
2 semanas atrás
src Update feeds 2 semanas atrás
.eslintrc Update javascript deps 3 anos atrás
.gitignore Almost done with new clean theme 4 anos atrás
.stylelintrc Almost done with new clean theme 4 anos atrás
README.md Highlight (#41) 1 ano atrás
build.py Highlight (#41) 1 ano atrás
default.css Highlight (#41) 1 ano atrás
go.sh Add all page, consolidate streams to a single tpl 7 meses atrás
motd.json mangos and icons 4 anos atrás
motd.py moar doge updates 4 anos atrás
package.json Update javascript deps 3 anos atrás
poetry.lock Update deps 2 semanas atrás
pyproject.toml Update deps 2 semanas atrás
watch.py Highlight (#41) 1 ano atrás
yarn.lock Highlight (#41) 1 ano atrás

README.md

To get started:

Install poetry

poetry install

poetry shell

Then you should be able to successfully:

./go.sh generate

For development you can run python watch.py and it will start a livereload session that will spin up a local server and watch a few files to auto-regenerate the site on changes