Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
lectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Show more breadcrumbs
Solid state physics
lectures
Commits
d5a2fb9a
Commit
d5a2fb9a
authored
6 years ago
by
Anton Akhmerov
Browse files
Options
Downloads
Patches
Plain Diff
update for mkdocs 1
parent
5defc285
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
extra_markdown.tpl
+1
-1
1 addition, 1 deletion
extra_markdown.tpl
mkdocs.yml
+1
-1
1 addition, 1 deletion
mkdocs.yml
with
2 additions
and
2 deletions
extra_markdown.tpl
+
1
−
1
View file @
d5a2fb9a
...
...
@@ -6,7 +6,7 @@
{%- set fname = output.metadata.filenames['application/vnd.plotly.v1+json'] -%}
{%- set plotly_url = fname | path2url -%}
{%- set div_id = fname.split('/') | last -%}
<div
id=
"{
{
div_id
}
}"
></div>
<div
id=
"{
{
div_id
}
}"
><
img
></img><
/div>
<script>
window
.
addEventListener
(
'
load
'
,
function
()
{
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
1
View file @
d5a2fb9a
...
...
@@ -4,7 +4,7 @@ repo_name: source
edit_uri
:
edit/master/src/
site_description
:
|
Lecture notes for the TU Delft course TN2844 Solid state physics
pages
:
nav
:
-
Intro
:
'
index.md'
-
Phonons and specific Heat
:
'
lecture_1.md'
-
Free electron model
:
'
lecture_2.md'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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