Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lesson Template
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
prace-lessons
Lesson Template
Commits
48d7a0aa
Commit
48d7a0aa
authored
9 years ago
by
Raniere Silva
Browse files
Options
Downloads
Patches
Plain Diff
Update HTML
parent
9f4525c5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
01-one.html
+6
-6
6 additions, 6 deletions
01-one.html
02-two.html
+6
-6
6 additions, 6 deletions
02-two.html
index.html
+9
-1
9 additions, 1 deletion
index.html
reference.html
+1
-1
1 addition, 1 deletion
reference.html
with
22 additions
and
14 deletions
01-one.html
+
6
−
6
View file @
48d7a0aa
...
...
@@ -28,7 +28,7 @@
<div
class=
"col-md-10 col-md-offset-1"
>
<h1
class=
"title"
>
Lesson Title
</h1>
<h2
class=
"subtitle"
>
Topic Title One
</h2>
<
div
id=
"learning-objectives"
class=
"objectives panel panel-warning"
>
<
section
class=
"objectives panel panel-warning"
>
<div
class=
"panel-heading"
>
<h2
id=
"learning-objectives"
class=
"objectives panel panel-warning"
><span
class=
"glyphicon glyphicon-certificate"
></span>
Learning Objectives
</h2>
</div>
...
...
@@ -38,7 +38,7 @@
<li>
Learning objective 2
</li>
</ul>
</div>
</
div
>
</
section
>
<p>
Paragraphs of text — possibly including
<a
href=
"reference.html#key-word-1"
>
key word 1
</a>
— mixed with:
</p>
<div
class=
"sourceCode"
><pre
class=
"sourceCode python"
><code
class=
"sourceCode python"
>
some code:
to be displayed
</code></pre></div>
...
...
@@ -47,27 +47,27 @@ from
program
</code></pre>
<pre
class=
"error"
><code>
error reports from program (if any)
</code></pre>
<p>
and possibly including:
</p>
<
div
id=
"callout-box"
class=
"callout panel panel-info"
>
<
aside
class=
"callout panel panel-info"
>
<div
class=
"panel-heading"
>
<h2
id=
"callout-box"
class=
"callout panel panel-info"
><span
class=
"glyphicon glyphicon-pushpin"
></span>
Callout Box
</h2>
</div>
<div
class=
"panel-body"
>
<p>
An aside of some kind.
</p>
</div>
</
div
>
</
aside
>
<p>
or an image from the
<code>
figs
</code>
directory:
</p>
<div
class=
"figure"
>
<img
src=
"fig/example.svg"
title=
"this is the image's alt text"
alt=
"this is the image’s title"
/>
<p
class=
"caption"
>
this is the image’s title
</p>
</div>
<
div
id=
"challenge-title"
class=
"challenge panel panel-success"
>
<
section
class=
"challenge panel panel-success"
>
<div
class=
"panel-heading"
>
<h2
id=
"challenge-title"
class=
"challenge panel panel-success"
><span
class=
"glyphicon glyphicon-pencil"
></span>
Challenge Title
</h2>
</div>
<div
class=
"panel-body"
>
<p>
Description of a single challenge. There may be several challenges.
</p>
</div>
</
div
>
</
section
>
</div>
</div>
</article>
...
...
This diff is collapsed.
Click to expand it.
02-two.html
+
6
−
6
View file @
48d7a0aa
...
...
@@ -28,7 +28,7 @@
<div
class=
"col-md-10 col-md-offset-1"
>
<h1
class=
"title"
>
Lesson Title
</h1>
<h2
class=
"subtitle"
>
Topic Title Two
</h2>
<
div
id=
"learning-objectives"
class=
"objectives panel panel-warning"
>
<
section
class=
"objectives panel panel-warning"
>
<div
class=
"panel-heading"
>
<h2
id=
"learning-objectives"
class=
"objectives panel panel-warning"
><span
class=
"glyphicon glyphicon-certificate"
></span>
Learning Objectives
</h2>
</div>
...
...
@@ -38,7 +38,7 @@
<li>
Learning objective 2
</li>
</ul>
</div>
</
div
>
</
section
>
<p>
Paragraphs of text — possibly including
<a
href=
"reference.html#key-word-2"
>
key word 2
</a>
— mixed with:
</p>
<div
class=
"sourceCode"
><pre
class=
"sourceCode python"
><code
class=
"sourceCode python"
>
some code:
to be displayed
</code></pre></div>
...
...
@@ -47,22 +47,22 @@ from
program
</code></pre>
<pre
class=
"error"
><code>
error reports from program (if any)
</code></pre>
<p>
and possibly including:
</p>
<
div
id=
"callout-box"
class=
"callout panel panel-info"
>
<
aside
class=
"callout panel panel-info"
>
<div
class=
"panel-heading"
>
<h2
id=
"callout-box"
class=
"callout panel panel-info"
><span
class=
"glyphicon glyphicon-pushpin"
></span>
Callout Box
</h2>
</div>
<div
class=
"panel-body"
>
<p>
An aside of some kind.
</p>
</div>
</
div
>
<
div
id=
"challenge-title"
class=
"challenge panel panel-success"
>
</
aside
>
<
section
class=
"challenge panel panel-success"
>
<div
class=
"panel-heading"
>
<h2
id=
"challenge-title"
class=
"challenge panel panel-success"
><span
class=
"glyphicon glyphicon-pencil"
></span>
Challenge Title
</h2>
</div>
<div
class=
"panel-body"
>
<p>
Description of a single challenge. There may be several challenges that make reference to
<a
href=
"01-one.html#challenge-title"
>
Challenge Title
</a>
.
</p>
</div>
</
div
>
</
section
>
</div>
</div>
</article>
...
...
This diff is collapsed.
Click to expand it.
index.html
+
9
−
1
View file @
48d7a0aa
...
...
@@ -29,14 +29,22 @@
<h1
class=
"title"
>
Lesson Title
</h1>
<p>
Paragraph of introductory material.
</p>
<
div
id=
"prerequisites"
class=
"prereq panel panel-warning"
>
<
section
class=
"prereq panel panel-warning"
>
<div
class=
"panel-heading"
>
<h2
id=
"prerequisites"
class=
"prereq panel panel-warning"
><span
class=
"glyphicon glyphicon-education"
></span>
Prerequisites
</h2>
</div>
<div
class=
"panel-body"
>
<p>
A short paragraph describing what learners need to know before tackling this lesson.
</p>
</div>
</section>
<section
class=
"getready panel panel-warning"
>
<div
class=
"panel-heading"
>
<h2
id=
"getting-ready"
class=
"getready panel panel-warning"
><span
class=
"glyphicon glyphicon-check"
></span>
Getting ready
</h2>
</div>
<div
class=
"panel-body"
>
<p>
A short paragraph describing what learners need to do before tackling this lesson.
</p>
</div>
</section>
<h2
id=
"topics"
>
Topics
</h2>
<ol
style=
"list-style-type: decimal"
>
<li><a
href=
"01-one.html"
>
Topic Title One
</a></li>
...
...
This diff is collapsed.
Click to expand it.
reference.html
+
1
−
1
View file @
48d7a0aa
...
...
@@ -38,7 +38,7 @@
<dd>
Definition of first term
</dd>
<dt><span
id=
"key-word-2"
>
key word 2
</span></dt>
<dd>
Definition of second term
<dd>
Definition of second term
that continues in another line
</dd>
</dl>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment