-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhumans.txt
More file actions
34 lines (25 loc) · 790 Bytes
/
humans.txt
File metadata and controls
34 lines (25 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: null
permalink: /humans.txt
---
# humanstxt.org/
# The humans responsible & technology colophon
# TEAM
{% for contributor in site.github.contributors %}Name: {{ contributor.login }}
Site: {{ contributor.html_url }}{% endfor %}
# THANKS
GitHub
Jekyll
Bootstrap
HTML5 Boilerplate
Google Fonts
Font Awesome
Other great open source project helped me build this site.
# TECHNOLOGY COLOPHON
Standards: HTML5, CSS3
Components: {% for dependency in site.github.versions %}{{ dependency[0] }}{% if forloop.rindex0 > 0 %}, {% endif %}{% endfor %}
# SITE
Last updated: {{ site.time | date: '%Y/%m/%d' }}
Language: English / Nepali
Doctype: HTML5
IDE: Atom Editor, Sublime Text, Notepad++, GitHub, Photoshop, Illustrator