Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clo
cl-site
Commits
cc957043
Commit
cc957043
authored
May 14, 2018
by
Mariano Montone
Browse files
Improvements
parent
f70c476b
Changes
5
Hide whitespace changes
Inline
Side-by-side
content/faq.html
View file @
cc957043
<main>
<article>
<h
2>
Common-Lisp.net Frequently Asked Questions
</h
2
>
<h
1><i
class=
"far fa-question-circle"
></i>
FAQ -
Common-Lisp.net Frequently Asked Questions
</h
1
>
<ul>
<li>
GitLab: configure e-mail on push
</li>
</ul>
<div
class=
"tocbox"
>
<h4
class=
"bg-primary"
style=
"color:white;"
>
Table of contents
</h4>
<ul>
<li><a
href=
"#faq-email-on-push"
>
GitLab: configure e-mail on push
</a></li>
</ul>
</div>
<section
id=
"faq-email-on-push"
>
<h3>
GitLab: configure e-mail on push
</h3>
...
...
content/phub.html
View file @
cc957043
<a
style=
"clear:both;"
class=
"btn btn-primary float-right"
href=
"/project-intro"
><i
class=
"fa fa-arrow-right"
></i>
Projects Hosting
</a>
<div
id=
"bodyText"
>
<h1
style=
"padding-bottom: 30px;"
><i
class=
"fa fa-project-diagram"
></i>
Common-Lisp.net projects
</h1>
<h2
id=
"aindex"
>
Alphabetical index
</h2>
<p>
<a
href=
"/project/able"
>
able
</a><br/>
...
...
@@ -439,7 +441,10 @@
<a
href=
"/project/yason"
>
yason
</a><br/>
<a
href=
"/project/zip"
>
zip
</a><br/>
<a
href=
"/project/zlib"
>
zlib
</a><br/>
</p>
<h2>
Orphaned Projects
</h2>
<a
href=
"/orphaned-projects/"
>
Here
</a>
is a list of orphaned projects.
</div>
content/project-intro.html
View file @
cc957043
<div
class=
"tocbox"
>
<a
style=
"clear:both;"
class=
"btn btn-primary float-right"
href=
"/phub"
><i
class=
"fa fa-arrow-right"
></i>
Common-Lisp.net projects
</a>
<div
style=
"clear:both;margin-top: 20px;"
class=
"tocbox"
>
<h4
class=
"bg-primary"
style=
"color:white;"
>
Table of contents
</h4>
<ul>
<li><a
href=
"#whatyouget"
>
What you get
</a></li>
...
...
@@ -16,7 +18,7 @@
</ul>
</div>
<h1
style=
"padding-bottom: 30px;"
><i
class=
"fa fa-project-diagram"
></i>
Common-Lisp.net project
s
</h1>
<h1
style=
"padding-bottom: 30px;"
><i
class=
"fa fa-project-diagram"
></i>
Common-Lisp.net project
hosting
</h1>
<div
id=
"bodyTextWide"
>
<h2
id=
"whatyouget"
>
What you get
</h2>
...
...
content/tools.html
View file @
cc957043
<h1
style=
"margin-bottom: 30px;"
><i
class=
"fa fa-wrench"
></i>
Tools
</h1>
<h1><i
class=
"fa fa-wrench"
></i>
Common-Lisp.net
Tools
</h1>
<h2
id=
"trac"
>
Trac
</h2>
<p><a
href=
"http://trac.common-lisp.net/"
>
Click here to access Trac.
</a>
...
...
layout/templates/layout_2018.html
View file @
cc957043
...
...
@@ -37,10 +37,8 @@
<li
class=
"nav-item dropdown"
>
<a
href=
"#"
class=
"nav-link dropdown-toggle"
data-toggle=
"dropdown"
>
Projects
<span
class=
"caret"
></span></a>
<div
class=
"dropdown-menu"
role=
"menu"
>
<a
class=
"dropdown-item"
href=
"/phub/"
>
Projects hub
</a>
<a
class=
"dropdown-item"
href=
"/project-intro/"
>
Hosting services
</a>
<a
class=
"dropdown-item"
href=
"/orphaned-projects/"
>
Orphaned projects
</a>
<a
class=
"dropdown-item"
href=
"/faq/"
>
FAQ
</a>
<a
class=
"dropdown-item"
href=
"/phub/"
>
Projects hub
</a>
</div>
</li>
<li
class=
"nav-item dropdown"
>
...
...
@@ -48,6 +46,7 @@
<div
class=
"dropdown-menu"
role=
"menu"
>
<a
class=
"dropdown-item"
href=
"/tools/"
>
Tools
</a>
<a
class=
"dropdown-item"
href=
"/implementations/"
>
Implementations
</a>
<a
class=
"dropdown-item"
href=
"/faq/"
>
FAQ
</a>
</div>
</li>
<li
class=
"nav-item"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment