Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
blog-memopol
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Political Memory
blog-memopol
Commits
c2665d5a
Commit
c2665d5a
authored
Oct 14, 2016
by
Jamesie Pic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed path to bootstrap minified
parent
90e50b65
Changes
48
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
48 additions
and
48 deletions
+48
-48
output/archives.html
output/archives.html
+1
-1
output/author/admin.html
output/author/admin.html
+1
-1
output/author/bram.html
output/author/bram.html
+1
-1
output/author/bram2.html
output/author/bram2.html
+1
-1
output/author/is_null.html
output/author/is_null.html
+1
-1
output/author/memopol-team.html
output/author/memopol-team.html
+1
-1
output/author/mindiell.html
output/author/mindiell.html
+1
-1
output/author/njoyard.html
output/author/njoyard.html
+1
-1
output/author/quota_atypique.html
output/author/quota_atypique.html
+1
-1
output/author/quota_atypique2.html
output/author/quota_atypique2.html
+1
-1
output/authors.html
output/authors.html
+1
-1
output/categories.html
output/categories.html
+1
-1
output/category/misc.html
output/category/misc.html
+1
-1
output/category/news.html
output/category/news.html
+1
-1
output/category/news2.html
output/category/news2.html
+1
-1
output/category/news3.html
output/category/news3.html
+1
-1
output/category/news4.html
output/category/news4.html
+1
-1
output/get-on-board-on-memopol-project.html
output/get-on-board-on-memopol-project.html
+1
-1
output/index.html
output/index.html
+1
-1
output/index2.html
output/index2.html
+1
-1
output/index3.html
output/index3.html
+1
-1
output/index4.html
output/index4.html
+1
-1
output/memopol-2-blog.html
output/memopol-2-blog.html
+1
-1
output/memopol-314-release.html
output/memopol-314-release.html
+1
-1
output/memopol-post-qcc.html
output/memopol-post-qcc.html
+1
-1
output/memopolminihackathon.html
output/memopolminihackathon.html
+1
-1
output/new-design.html
output/new-design.html
+1
-1
output/next-steps-for-memopol.html
output/next-steps-for-memopol.html
+1
-1
output/pages/about-memopol.html
output/pages/about-memopol.html
+1
-1
output/pages/changing-democracy-with-code-a-word-from-the-developers.html
...nging-democracy-with-code-a-word-from-the-developers.html
+1
-1
output/pages/contact.html
output/pages/contact.html
+1
-1
output/pages/contribute.html
output/pages/contribute.html
+1
-1
output/pages/download-install-instructions.html
output/pages/download-install-instructions.html
+1
-1
output/pages/faq-fr.html
output/pages/faq-fr.html
+1
-1
output/pages/faq.html
output/pages/faq.html
+1
-1
output/qcc-day-2.html
output/qcc-day-2.html
+1
-1
output/reboot.html
output/reboot.html
+1
-1
output/recent-developments-made-short.html
output/recent-developments-made-short.html
+1
-1
output/tags.html
output/tags.html
+1
-1
output/video-presentation-of-political-memory-at-constantvzw.html
...ideo-presentation-of-political-memory-at-constantvzw.html
+1
-1
output/what-is-memopol.html
output/what-is-memopol.html
+1
-1
output/whats-new-on-memopol-2.html
output/whats-new-on-memopol-2.html
+1
-1
output/whats-new-on-memopol-3.html
output/whats-new-on-memopol-3.html
+1
-1
output/whats-new-on-memopol-4.html
output/whats-new-on-memopol-4.html
+1
-1
output/whats-new-on-memopol-5.html
output/whats-new-on-memopol-5.html
+1
-1
output/whats-new-on-memopol-dev-n0.html
output/whats-new-on-memopol-dev-n0.html
+1
-1
output/whats-new-on-memopol-dev-n1.html
output/whats-new-on-memopol-dev-n1.html
+1
-1
theme/templates/base.html
theme/templates/base.html
+1
-1
No files found.
output/archives.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/admin.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - admin
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/bram.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - bram
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/bram2.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - bram
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/is_null.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - is_null
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/memopol-team.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - Memopol Team
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/mindiell.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - Mindiell
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/njoyard.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - njoyard
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/quota_atypique.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - quota_atypique
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/author/quota_atypique2.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - quota_atypique
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/authors.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - Authors
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/categories.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/category/misc.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - misc
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/category/news.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - News
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/category/news2.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - News
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/category/news3.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - News
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/category/news4.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - News
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/get-on-board-on-memopol-project.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Get on board on Memopol project !
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/index.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/index2.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/index3.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/index4.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/memopol-2-blog.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Political Memory blog is starting
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/memopol-314-release.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol 3.14 Release
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/memopol-post-qcc.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol, post-QCC.
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/memopolminihackathon.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
#MemopolMiniHackathon
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/new-design.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
The new design is live!
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/next-steps-for-memopol.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Next steps for Memopol
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/about-memopol.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
About Memopol
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/changing-democracy-with-code-a-word-from-the-developers.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Changing Democracy With Code: A Word From The Developers
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/contact.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Contact
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/contribute.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Contribute
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/download-install-instructions.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Download
&
Install instructions
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/faq-fr.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
FAQ (fr)
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/pages/faq.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
FAQ (en)
</title>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"../theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/qcc-day-2.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
#QCC, day 2
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/reboot.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Reboot !
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/recent-developments-made-short.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Recent developments, made short
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/tags.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
Memopol Project - Tags
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/video-presentation-of-political-memory-at-constantvzw.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
[video] Presentation of Political Memory at ConstantVZW
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/what-is-memopol.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What is Memopol ?
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/whats-new-on-memopol-2.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What's new on Memopol ? #2
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/whats-new-on-memopol-3.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What's new on Memopol ? #3
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/whats-new-on-memopol-4.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What's new on Memopol ? #4
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/whats-new-on-memopol-5.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What’s new on Memopol ? #5
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/whats-new-on-memopol-dev-n0.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What's new on memopol dev n°0
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
output/whats-new-on-memopol-dev-n1.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
What’s new on memopol dev n°1
</title>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"./theme/dist/bootstrap.
min.
css"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
...
...
theme/templates/base.html
View file @
c2665d5a
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
/>
<title>
{% block title %}{{ SITENAME }}{%endblock%}
</title>
<link
rel=
"stylesheet"
href=
"{{ SITEURL }}/{{ THEME_STATIC_DIR }}/dist/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"{{ SITEURL }}/{{ THEME_STATIC_DIR }}/dist/bootstrap.
min.
css"
/>
{% if FEED_ALL_ATOM %}
<link
href=
"{{ FEED_DOMAIN }}/{{ FEED_ALL_ATOM }}"
type=
"application/atom+xml"
rel=
"alternate"
title=
"{{ SITENAME }} Atom Feed"
/>
{% endif %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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