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
b2ccc454
Commit
b2ccc454
authored
8 years ago
by
Greg Wilson
Browse files
Options
Downloads
Patches
Plain Diff
Inserting appropriately-sized figure
parent
d4502c59
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
_episodes/02-formatting.md
+5
-0
5 additions, 0 deletions
_episodes/02-formatting.md
_episodes/03-organization.md
+3
-2
3 additions, 2 deletions
_episodes/03-organization.md
fig/episode-format-small.png
+0
-0
0 additions, 0 deletions
fig/episode-format-small.png
with
8 additions
and
2 deletions
_episodes/02-formatting.md
+
5
−
0
View file @
b2ccc454
...
...
@@ -24,6 +24,11 @@ each of which has:
*
some teachable content
*
some exercises
The diagram below shows the internal structure of a single episode file
(click on the image to see a larger version):
<a
href=
"{{ site.root }}/fig/episode-format.png"
><img
src=
"{{ site.root }}/fig/episode-format-small.png"
alt=
"Formatting Rules"
/></a>
## Locations and Names
Episode files are stored in
`_episodes`
so that
[
Jekyll
][
jekyll
]
will create a
[
collection
][
jekyll-collection
]
for them.
...
...
This diff is collapsed.
Click to expand it.
_episodes/03-organization.md
+
3
−
2
View file @
b2ccc454
...
...
@@ -20,9 +20,10 @@ We could load these from the web,
but that would make offline authoring difficult.
Instead, each lesson's repository is self-contained.

The diagram below shows how source files and directories are laid out,
and how they are mapped to destination files and directories:


> ## Collections
>
...
...
This diff is collapsed.
Click to expand it.
fig/
SWC_
episode
_
format
_
small.png
→
fig/episode
-
format
-
small.png
+
0
−
0
View file @
b2ccc454
File moved
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