25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Dosyaya git
JD Cantrell a57f1f5a78
Update deps
1 hafta önce
src Update feeds 1 hafta önce
.eslintrc Update javascript deps 3 yıl önce
.gitignore Almost done with new clean theme 4 yıl önce
.stylelintrc Almost done with new clean theme 4 yıl önce
README.md Highlight (#41) 1 yıl önce
build.py Highlight (#41) 1 yıl önce
default.css Highlight (#41) 1 yıl önce
go.sh Add all page, consolidate streams to a single tpl 7 ay önce
motd.json mangos and icons 4 yıl önce
motd.py moar doge updates 4 yıl önce
package.json Update javascript deps 3 yıl önce
poetry.lock Update deps 1 hafta önce
pyproject.toml Update deps 1 hafta önce
watch.py Highlight (#41) 1 yıl önce
yarn.lock Highlight (#41) 1 yıl önce

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