-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcategories.html
41 lines (40 loc) · 2.95 KB
/
categories.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sébastien Brisard's blog - Categories</title>
<link rel="stylesheet" href="https://sbrisard.github.io/theme/css/main.css" />
<meta charset="utf-8" />
<link href="https://sbrisard.github.io/feed.xml" type="application/rss+xml" rel="alternate" title="Sébastien Brisard's blog Full RSS Feed" />
</head>
<body id="index" class="home">
<header id="siteheader">
<img id="sitebanner" src="https://sbrisard.github.io/theme/images/banner.jpg"/>
<div id="sitename"><a href="https://sbrisard.github.io/">Sébastien Brisard's blog <strong></strong></a></div>
<nav id="sitemenu">
<ul>
<li><a href="/pages/about.html" title="About this blog">About this blog</a></li>
<li><a href="https://cv.archives-ouvertes.fr/sbrisard" title="About me">About me</a></li>
<li><a href="/archives.html" title="Archives">Archives</a></li>
<li><a href="https://github.com/sbrisard" title="GitHub">GitHub</a></li>
<li><a href="https://twitter.com/SebBrisard" title="Twitter">Twitter</a></li>
<li><a href="feed.xml" title="RSS">RSS</a></li>
</ul>
</nav>
</header>
<h1>Categories on Sébastien Brisard's blog</h1>
<ul>
<li><a href="https://sbrisard.github.io/category/continuum-mechanics.html">Continuum Mechanics</a> (4)</li>
<li><a href="https://sbrisard.github.io/category/homogenization.html">Homogenization</a> (7)</li>
<li><a href="https://sbrisard.github.io/category/image-analysis.html">Image analysis</a> (13)</li>
<li><a href="https://sbrisard.github.io/category/misc.html">Misc.</a> (1)</li>
<li><a href="https://sbrisard.github.io/category/posts.html">posts</a> (5)</li>
<li><a href="https://sbrisard.github.io/category/publications.html">Publications</a> (9)</li>
<li><a href="https://sbrisard.github.io/category/shell-theory.html">Shell theory</a> (3)</li>
<li><a href="https://sbrisard.github.io/category/tensor-algebra.html">Tensor algebra</a> (2)</li>
<li><a href="https://sbrisard.github.io/category/tools.html">Tools</a> (1)</li>
</ul>
<footer id="contentinfo" class="body">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/" ><img alt="Creative Commons License" style="float:left;margin-right:5px;" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>Except where otherwise noted, content on this blog by <a href="https://cv.archives-ouvertes.fr/sbrisard">Sébastien Brisard</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a> — This blog is proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a> — This blog uses <a href="https://www.nordtheme.com/">Nord</a>, an arctic north-bluish color palette.</p>
</footer>
</body>
</html>