Този сайт работи по-добре с 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.
36
Ревизии
2
Клонове
4.1 MiB
Python
46.9%
Java
12.3%
HTML
11.8%
CSS
11.5%
JavaScript
10.7%
Друго
6.8%
ИН на ревизия:
d142f1fd55
develop
master
v1.0
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'd142f1fd55'
${ noResults }
bitshift
/
templates
/
index.html
10 lines
105 B
Директен файл
Blame
История
= extends "layout.html"
= block title
Home
= endblock
= block body
<p>Hello, world.</p>
= endblock