Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Yardım
Giriş Yap
ben
/
bitshift
şunun yansıması
https://github.com/earwig/bitshift
İzle
1
Yıldızla
1
Çatalla
0
Kod
Sürümler
1
Aktivite
A semantic search engine for source code
https://bitshift.benkurtovic.com/
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.
18
İşleme
2
Dallar
16 MiB
Ağaç:
ef9c0609fe
develop
master
v1.0
Dallar
Biçim İmleri
${ item.name }
${ searchTerm }
dalı oluştur
'ef9c0609fe'den
${ noResults }
bitshift
/
static
/
sass
/
main.sass
main.sass
74 B
Ham
Normal Görünüm
Geçmiş
Add assets/config module, SASS files, templates. Add: bitshift/assets.py -add module that contains functions to be called from inside the templates/ Jinja HTML files -- currently contains tag(), which generates an HTML asset tag based on a filename. bitshift/config.py -add Flask configuration module. static/(sass/main.sass, css/main.css) -create isolated directory for SASS files; compiled CSS files will be stored in static/css. static/css/_mixins.sass -add SASS partial to contain mixins (globally relevant to the project's styling). templates/layout.html -add various metadata.
10 yıl önce
1
2
3
4
5
6
7
/*
Global project stylesheet.
*/
// placeholder
p
font-size: 1.5em