This website works better with JavaScript.
首頁
說明
登入
ben
/
bitshift
镜像来自
https://github.com/earwig/bitshift
關註
1
收藏
1
複製
0
程式碼
版本發佈
1
Activity
A semantic search engine for source code
https://bitshift.benkurtovic.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commit
2
分支
16 MiB
目錄樹:
ef9c0609fe
develop
master
v1.0
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'ef9c0609fe'
${ noResults }
bitshift
/
static
/
sass
/
main.sass
main.sass
74 B
原始文件
Normal View
文件歷史
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 年之前
1
2
3
4
5
6
7
/*
Global project stylesheet.
*/
// placeholder
p
font-size: 1.5em