first commit
This commit is contained in:
commit
908ad3df62
80 changed files with 13814 additions and 0 deletions
100
theatre/index.html
Normal file
100
theatre/index.html
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head lang="en">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Theatres - Nicola Sburlati</title><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="" />
|
||||
<meta property="og:image" content=""/>
|
||||
<link rel="alternate" type="application/rss+xml" href="https://sbico.codeberg.page/theatre/index.xml" title="Nicola Sburlati" />
|
||||
<meta property="og:url" content="https://sbico.codeberg.page/theatre/">
|
||||
<meta property="og:site_name" content="Nicola Sburlati">
|
||||
<meta property="og:title" content="Theatres">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Theatres">
|
||||
<link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css">
|
||||
<link href="https://sbico.codeberg.page/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="https://sbico.codeberg.page/css/main.01064dd70ca122e6dc7e1341c5f37fdb8f947e987ac1c2abd02aa5a790ff0fa0.css" />
|
||||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://sbico.codeberg.page/css/dark.e9dc614aef850425cd1bc10ba300da94a5edacbfd8d72ced51caabe866bc21d2.css" media="(prefers-color-scheme: dark)" /><script type="text/javascript"
|
||||
src="https://sbico.codeberg.page/js/MathJax.js"></script>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$'], ['\\(','\\)']],
|
||||
displayMath: [['$$','$$'], ['\[','\]']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
TeX: { equationNumbers: { autoNumber: "AMS" },
|
||||
extensions: ["AMSmath.js", "AMSsymbols.js"] }
|
||||
}
|
||||
});
|
||||
</script><link rel="stylesheet" href="https://sbico.codeberg.page/katex/katex.min.css ">
|
||||
<script defer src="https://sbico.codeberg.page/katex/katex.min.js"></script>
|
||||
<script defer src="https://sbico.codeberg.page/katex/auto-render.min.js" onload="renderMathInElement(document.body);"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
renderMathInElement(document.body, {
|
||||
delimiters: [
|
||||
{left: "$$", right: "$$", display: true},
|
||||
{left: "$", right: "$", display: false}
|
||||
]
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content"><header>
|
||||
<div class="main">
|
||||
<a href="https://sbico.codeberg.page/">Nicola Sburlati</a>
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<a href="/news">News</a>
|
||||
|
||||
<a href="/tags/film">Films</a>
|
||||
|
||||
<a href="/tags/theatre">Theatre</a>
|
||||
|
||||
<a href="/links">Links</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<h1 class="page-title">All News</h1>
|
||||
|
||||
|
||||
<ul class="posts"><li class="post">
|
||||
<a href="/theatre/laaroussaquartet/">Laaroussa Quartet</a>
|
||||
<span class="meta">Mar 27, 2025</span>
|
||||
</li><li class="post">
|
||||
<a href="/theatre/lemoindregeste/">Le moindre geste</a>
|
||||
<span class="meta">May 18, 2017</span>
|
||||
</li><li class="post">
|
||||
<a href="/theatre/laaroussa2013/">Laaroussa</a>
|
||||
<span class="meta">May 4, 2013</span>
|
||||
</li></ul>
|
||||
<footer>
|
||||
<div style="display:flex"><a class="soc" href="https://www.imdb.com/fr/name/nm4177241/" rel="me" title="Imdb"><i class="si si-imdb"></i></a><a class="border"></a><a class="soc" href="https://www.linkedin.com/in/nicolas-sburlati-815636158" rel="me" title="LinkedIn"><i class="si si-linkedin"></i></a><a class="border"></a><a class="soc" href="/contact" rel="me" title="e-mail"><i class="si si-gmail"></i></a><a class="border"></a></div>
|
||||
<div class="footer-info">
|
||||
Built with ❤️ with <a href="https://gohugo.io">Hugo</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
34
theatre/index.xml
Normal file
34
theatre/index.xml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Theatres on Nicola Sburlati</title>
|
||||
<link>https://sbico.codeberg.page/theatre/</link>
|
||||
<description>Recent content in Theatres on Nicola Sburlati</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>Nicola</copyright>
|
||||
<lastBuildDate>Thu, 27 Mar 2025 00:00:00 +0000</lastBuildDate>
|
||||
<atom:link href="https://sbico.codeberg.page/theatre/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Laaroussa Quartet</title>
|
||||
<link>https://sbico.codeberg.page/theatre/laaroussaquartet/</link>
|
||||
<pubDate>Thu, 27 Mar 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://sbico.codeberg.page/theatre/laaroussaquartet/</guid>
|
||||
<description><p>Laaroussa duetto devient Laaroussa Quartet.</p>
<p>sur le tournage des images pour la création vidéo du spectacle</p>
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Le moindre geste</title>
|
||||
<link>https://sbico.codeberg.page/theatre/lemoindregeste/</link>
|
||||
<pubDate>Thu, 18 May 2017 00:00:00 +0000</pubDate>
|
||||
<guid>https://sbico.codeberg.page/theatre/lemoindregeste/</guid>
|
||||
<description><div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
 <iframe src="https://player.vimeo.com/video/650059015" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="vimeo video" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p>
<p><a href="https://kfda.be/fr/festivals/2017-edition/programme/le-moindre-geste/">Kunstenfestivaldesarts</a>
<a href="https://www.mskgent.be/fr/expositions/le-moindre-geste">MSK Gent</a>
<a href="https://www.lageste.be/fr/creations/le-moindre-geste">La geste</a>
<a href="https://www.festivaldemarseille.com/fr/fr/programme/le-moindre-geste_3">Festival de Marseille</a></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Laaroussa</title>
|
||||
<link>https://sbico.codeberg.page/theatre/laaroussa2013/</link>
|
||||
<pubDate>Sat, 04 May 2013 00:00:00 +0000</pubDate>
|
||||
<guid>https://sbico.codeberg.page/theatre/laaroussa2013/</guid>
|
||||
<description><div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
 <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/a-SK6x3L6ho?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
 </div>

<p>sur le tournage des images pour la création vidéo du spectacle</p>
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p>
<p><a href="https://kfda.be/fr/festivals/2013-edition/programme/laaroussa/">Kunstenfestivaldesarts</a></p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
137
theatre/laaroussa2013/index.html
Normal file
137
theatre/laaroussa2013/index.html
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head lang="en">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Laaroussa - Nicola Sburlati</title><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="un projet de Selma et Sofiane Ouissi" />
|
||||
<meta property="og:image" content=""/>
|
||||
<meta property="og:url" content="https://sbico.codeberg.page/theatre/laaroussa2013/">
|
||||
<meta property="og:site_name" content="Nicola Sburlati">
|
||||
<meta property="og:title" content="Laaroussa">
|
||||
<meta property="og:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="theatre">
|
||||
<meta property="article:published_time" content="2013-05-04T00:00:00+00:00">
|
||||
<meta property="article:modified_time" content="2013-05-04T00:00:00+00:00">
|
||||
<meta property="article:tag" content="Theatre">
|
||||
<meta property="article:tag" content="Danse">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Laaroussa">
|
||||
<meta name="twitter:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css">
|
||||
<link href="https://sbico.codeberg.page/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="https://sbico.codeberg.page/css/main.01064dd70ca122e6dc7e1341c5f37fdb8f947e987ac1c2abd02aa5a790ff0fa0.css" />
|
||||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://sbico.codeberg.page/css/dark.e9dc614aef850425cd1bc10ba300da94a5edacbfd8d72ced51caabe866bc21d2.css" media="(prefers-color-scheme: dark)" /><script type="text/javascript"
|
||||
src="https://sbico.codeberg.page/js/MathJax.js"></script>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$'], ['\\(','\\)']],
|
||||
displayMath: [['$$','$$'], ['\[','\]']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
TeX: { equationNumbers: { autoNumber: "AMS" },
|
||||
extensions: ["AMSmath.js", "AMSsymbols.js"] }
|
||||
}
|
||||
});
|
||||
</script><link rel="stylesheet" href="https://sbico.codeberg.page/katex/katex.min.css ">
|
||||
<script defer src="https://sbico.codeberg.page/katex/katex.min.js"></script>
|
||||
<script defer src="https://sbico.codeberg.page/katex/auto-render.min.js" onload="renderMathInElement(document.body);"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
renderMathInElement(document.body, {
|
||||
delimiters: [
|
||||
{left: "$$", right: "$$", display: true},
|
||||
{left: "$", right: "$", display: false}
|
||||
]
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content"><header>
|
||||
<div class="main">
|
||||
<a href="https://sbico.codeberg.page/">Nicola Sburlati</a>
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<a href="/news">News</a>
|
||||
|
||||
<a href="/tags/film">Films</a>
|
||||
|
||||
<a href="/tags/theatre">Theatre</a>
|
||||
|
||||
<a href="/links">Links</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div class="post-container">
|
||||
|
||||
<div class="post-content">
|
||||
<div class="title">
|
||||
<h1 class="title">Laaroussa</h1>
|
||||
|
||||
|
||||
<div class="meta"> 4 May 2013 </div>
|
||||
</div>
|
||||
|
||||
<section class="body">
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/a-SK6x3L6ho?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<p>sur le tournage des images pour la création vidéo du spectacle</p>
|
||||
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p>
|
||||
<p><a href="https://kfda.be/fr/festivals/2013-edition/programme/laaroussa/">Kunstenfestivaldesarts</a></p>
|
||||
|
||||
</section>
|
||||
<div class="post-tags">
|
||||
|
||||
|
||||
<nav class="nav tags">
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="/tags/theatre">Theatre</a></li>
|
||||
|
||||
<li><a href="/tags/danse">Danse</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</main>
|
||||
<footer>
|
||||
<div style="display:flex"><a class="soc" href="https://www.imdb.com/fr/name/nm4177241/" rel="me" title="Imdb"><i class="si si-imdb"></i></a><a class="border"></a><a class="soc" href="https://www.linkedin.com/in/nicolas-sburlati-815636158" rel="me" title="LinkedIn"><i class="si si-linkedin"></i></a><a class="border"></a><a class="soc" href="/contact" rel="me" title="e-mail"><i class="si si-gmail"></i></a><a class="border"></a></div>
|
||||
<div class="footer-info">
|
||||
Built with ❤️ with <a href="https://gohugo.io">Hugo</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
135
theatre/laaroussa2013copy-1/index.html
Normal file
135
theatre/laaroussa2013copy-1/index.html
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head lang="en"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Laaroussa - Nicola Sburlati</title><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="un projet de Selma et Sofiane Ouissi" />
|
||||
<meta property="og:image" content=""/>
|
||||
<meta property="og:url" content="http://localhost:1313/theatre/laaroussa2013copy-1/">
|
||||
<meta property="og:site_name" content="Nicola Sburlati">
|
||||
<meta property="og:title" content="Laaroussa">
|
||||
<meta property="og:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="theatre">
|
||||
<meta property="article:published_time" content="2013-05-04T00:00:00+00:00">
|
||||
<meta property="article:modified_time" content="2013-05-04T00:00:00+00:00">
|
||||
<meta property="article:tag" content="Theatre">
|
||||
<meta property="article:tag" content="Danse">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Laaroussa">
|
||||
<meta name="twitter:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="http://localhost:1313/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="http://localhost:1313/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css">
|
||||
<link href="http://localhost:1313/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:1313/css/main.01064dd70ca122e6dc7e1341c5f37fdb8f947e987ac1c2abd02aa5a790ff0fa0.css" />
|
||||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:1313/css/dark.e9dc614aef850425cd1bc10ba300da94a5edacbfd8d72ced51caabe866bc21d2.css" media="(prefers-color-scheme: dark)" /><script type="text/javascript"
|
||||
src="http://localhost:1313/js/MathJax.js"></script>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$'], ['\\(','\\)']],
|
||||
displayMath: [['$$','$$'], ['\[','\]']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
TeX: { equationNumbers: { autoNumber: "AMS" },
|
||||
extensions: ["AMSmath.js", "AMSsymbols.js"] }
|
||||
}
|
||||
});
|
||||
</script><link rel="stylesheet" href="http://localhost:1313/katex/katex.min.css ">
|
||||
<script defer src="http://localhost:1313/katex/katex.min.js"></script>
|
||||
<script defer src="http://localhost:1313/katex/auto-render.min.js" onload="renderMathInElement(document.body);"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
renderMathInElement(document.body, {
|
||||
delimiters: [
|
||||
{left: "$$", right: "$$", display: true},
|
||||
{left: "$", right: "$", display: false}
|
||||
]
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content"><header>
|
||||
<div class="main">
|
||||
<a href="http://localhost:1313/">Nicola Sburlati</a>
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<a href="/news">News</a>
|
||||
|
||||
<a href="/tags/film">Films</a>
|
||||
|
||||
<a href="/tags/theatre">Theatre</a>
|
||||
|
||||
<a href="/links">Links</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div class="post-container">
|
||||
|
||||
<div class="post-content">
|
||||
<div class="title">
|
||||
<h1 class="title">Laaroussa</h1>
|
||||
|
||||
|
||||
<div class="meta"> 4 May 2013 </div>
|
||||
</div>
|
||||
|
||||
<section class="body">
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="allowfullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/a-SK6x3L6ho?autoplay=0&controls=1&end=0&loop=0&mute=0&start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
|
||||
</div>
|
||||
|
||||
<p>sur le tournage des images pour la création vidéo du spectacle</p>
|
||||
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p>
|
||||
<p><a href="https://kfda.be/fr/festivals/2013-edition/programme/laaroussa/">Kunstenfestivaldesarts</a></p>
|
||||
|
||||
</section>
|
||||
<div class="post-tags">
|
||||
|
||||
|
||||
<nav class="nav tags">
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="/tags/theatre">Theatre</a></li>
|
||||
|
||||
<li><a href="/tags/danse">Danse</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</main>
|
||||
<footer>
|
||||
<div style="display:flex"><a class="soc" href="https://www.imdb.com/fr/name/nm4177241/" rel="me" title="Imdb"><i class="si si-imdb"></i></a><a class="border"></a><a class="soc" href="https://www.linkedin.com/in/nicolas-sburlati-815636158" rel="me" title="LinkedIn"><i class="si si-linkedin"></i></a><a class="border"></a><a class="soc" href="/contact" rel="me" title="e-mail"><i class="si si-gmail"></i></a><a class="border"></a></div>
|
||||
<div class="footer-info">
|
||||
Built with ❤️ with <a href="https://gohugo.io">Hugo</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
133
theatre/laaroussaquartet/index.html
Normal file
133
theatre/laaroussaquartet/index.html
Normal file
|
|
@ -0,0 +1,133 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head lang="en">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Laaroussa Quartet - Nicola Sburlati</title><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="un projet de Selma et Sofiane Ouissi" />
|
||||
<meta property="og:image" content=""/>
|
||||
<meta property="og:url" content="https://sbico.codeberg.page/theatre/laaroussaquartet/">
|
||||
<meta property="og:site_name" content="Nicola Sburlati">
|
||||
<meta property="og:title" content="Laaroussa Quartet">
|
||||
<meta property="og:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="theatre">
|
||||
<meta property="article:published_time" content="2025-03-27T00:00:00+00:00">
|
||||
<meta property="article:modified_time" content="2025-03-27T00:00:00+00:00">
|
||||
<meta property="article:tag" content="Theatre">
|
||||
<meta property="article:tag" content="Danse">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Laaroussa Quartet">
|
||||
<meta name="twitter:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css">
|
||||
<link href="https://sbico.codeberg.page/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="https://sbico.codeberg.page/css/main.01064dd70ca122e6dc7e1341c5f37fdb8f947e987ac1c2abd02aa5a790ff0fa0.css" />
|
||||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://sbico.codeberg.page/css/dark.e9dc614aef850425cd1bc10ba300da94a5edacbfd8d72ced51caabe866bc21d2.css" media="(prefers-color-scheme: dark)" /><script type="text/javascript"
|
||||
src="https://sbico.codeberg.page/js/MathJax.js"></script>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$'], ['\\(','\\)']],
|
||||
displayMath: [['$$','$$'], ['\[','\]']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
TeX: { equationNumbers: { autoNumber: "AMS" },
|
||||
extensions: ["AMSmath.js", "AMSsymbols.js"] }
|
||||
}
|
||||
});
|
||||
</script><link rel="stylesheet" href="https://sbico.codeberg.page/katex/katex.min.css ">
|
||||
<script defer src="https://sbico.codeberg.page/katex/katex.min.js"></script>
|
||||
<script defer src="https://sbico.codeberg.page/katex/auto-render.min.js" onload="renderMathInElement(document.body);"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
renderMathInElement(document.body, {
|
||||
delimiters: [
|
||||
{left: "$$", right: "$$", display: true},
|
||||
{left: "$", right: "$", display: false}
|
||||
]
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content"><header>
|
||||
<div class="main">
|
||||
<a href="https://sbico.codeberg.page/">Nicola Sburlati</a>
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<a href="/news">News</a>
|
||||
|
||||
<a href="/tags/film">Films</a>
|
||||
|
||||
<a href="/tags/theatre">Theatre</a>
|
||||
|
||||
<a href="/links">Links</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div class="post-container">
|
||||
|
||||
<div class="post-content">
|
||||
<div class="title">
|
||||
<h1 class="title">Laaroussa Quartet</h1>
|
||||
|
||||
|
||||
<div class="meta"> 27 Mar 2025 </div>
|
||||
</div>
|
||||
|
||||
<section class="body">
|
||||
<p>Laaroussa duetto devient Laaroussa Quartet.</p>
|
||||
<p>sur le tournage des images pour la création vidéo du spectacle</p>
|
||||
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p>
|
||||
|
||||
</section>
|
||||
<div class="post-tags">
|
||||
|
||||
|
||||
<nav class="nav tags">
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="/tags/theatre">Theatre</a></li>
|
||||
|
||||
<li><a href="/tags/danse">Danse</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</main>
|
||||
<footer>
|
||||
<div style="display:flex"><a class="soc" href="https://www.imdb.com/fr/name/nm4177241/" rel="me" title="Imdb"><i class="si si-imdb"></i></a><a class="border"></a><a class="soc" href="https://www.linkedin.com/in/nicolas-sburlati-815636158" rel="me" title="LinkedIn"><i class="si si-linkedin"></i></a><a class="border"></a><a class="soc" href="/contact" rel="me" title="e-mail"><i class="si si-gmail"></i></a><a class="border"></a></div>
|
||||
<div class="footer-info">
|
||||
Built with ❤️ with <a href="https://gohugo.io">Hugo</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
138
theatre/lemoindregeste/index.html
Normal file
138
theatre/lemoindregeste/index.html
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head lang="en">
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Le moindre geste - Nicola Sburlati</title><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="un projet de Selma et Sofiane Ouissi" />
|
||||
<meta property="og:image" content=""/>
|
||||
<meta property="og:url" content="https://sbico.codeberg.page/theatre/lemoindregeste/">
|
||||
<meta property="og:site_name" content="Nicola Sburlati">
|
||||
<meta property="og:title" content="Le moindre geste">
|
||||
<meta property="og:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="theatre">
|
||||
<meta property="article:published_time" content="2017-05-18T00:00:00+00:00">
|
||||
<meta property="article:modified_time" content="2017-05-18T00:00:00+00:00">
|
||||
<meta property="article:tag" content="Theatre">
|
||||
<meta property="article:tag" content="Danse">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Le moindre geste">
|
||||
<meta name="twitter:description" content="un projet de Selma et Sofiane Ouissi">
|
||||
<link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css"><link rel="stylesheet" href="https://sbico.codeberg.page/css/simple-icons.cc125cfd7958efc8dc27b5dfa6e2a9bbab933ce50b754f77e669e587c16ce857.css" type="text/css">
|
||||
<link href="https://sbico.codeberg.page/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="https://sbico.codeberg.page/css/main.01064dd70ca122e6dc7e1341c5f37fdb8f947e987ac1c2abd02aa5a790ff0fa0.css" />
|
||||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://sbico.codeberg.page/css/dark.e9dc614aef850425cd1bc10ba300da94a5edacbfd8d72ced51caabe866bc21d2.css" media="(prefers-color-scheme: dark)" /><script type="text/javascript"
|
||||
src="https://sbico.codeberg.page/js/MathJax.js"></script>
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
tex2jax: {
|
||||
inlineMath: [['$','$'], ['\\(','\\)']],
|
||||
displayMath: [['$$','$$'], ['\[','\]']],
|
||||
processEscapes: true,
|
||||
processEnvironments: true,
|
||||
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
TeX: { equationNumbers: { autoNumber: "AMS" },
|
||||
extensions: ["AMSmath.js", "AMSsymbols.js"] }
|
||||
}
|
||||
});
|
||||
</script><link rel="stylesheet" href="https://sbico.codeberg.page/katex/katex.min.css ">
|
||||
<script defer src="https://sbico.codeberg.page/katex/katex.min.js"></script>
|
||||
<script defer src="https://sbico.codeberg.page/katex/auto-render.min.js" onload="renderMathInElement(document.body);"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
renderMathInElement(document.body, {
|
||||
delimiters: [
|
||||
{left: "$$", right: "$$", display: true},
|
||||
{left: "$", right: "$", display: false}
|
||||
]
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content"><header>
|
||||
<div class="main">
|
||||
<a href="https://sbico.codeberg.page/">Nicola Sburlati</a>
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<a href="/news">News</a>
|
||||
|
||||
<a href="/tags/film">Films</a>
|
||||
|
||||
<a href="/tags/theatre">Theatre</a>
|
||||
|
||||
<a href="/links">Links</a>
|
||||
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div class="post-container">
|
||||
|
||||
<div class="post-content">
|
||||
<div class="title">
|
||||
<h1 class="title">Le moindre geste</h1>
|
||||
|
||||
|
||||
<div class="meta"> 18 May 2017 </div>
|
||||
</div>
|
||||
|
||||
<section class="body">
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe src="https://player.vimeo.com/video/650059015" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="vimeo video" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
|
||||
</div>
|
||||
<p>un <a href="https://lartrue.org/fr/presentation/ressources/projet-laaroussa">projet</a> de <strong>Selma et Sofiane Ouissi</strong></p>
|
||||
<p><a href="https://kfda.be/fr/festivals/2017-edition/programme/le-moindre-geste/">Kunstenfestivaldesarts</a>
|
||||
<a href="https://www.mskgent.be/fr/expositions/le-moindre-geste">MSK Gent</a>
|
||||
<a href="https://www.lageste.be/fr/creations/le-moindre-geste">La geste</a>
|
||||
<a href="https://www.festivaldemarseille.com/fr/fr/programme/le-moindre-geste_3">Festival de Marseille</a></p>
|
||||
|
||||
</section>
|
||||
<div class="post-tags">
|
||||
|
||||
|
||||
<nav class="nav tags">
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="/tags/theatre">Theatre</a></li>
|
||||
|
||||
<li><a href="/tags/danse">Danse</a></li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</main>
|
||||
<footer>
|
||||
<div style="display:flex"><a class="soc" href="https://www.imdb.com/fr/name/nm4177241/" rel="me" title="Imdb"><i class="si si-imdb"></i></a><a class="border"></a><a class="soc" href="https://www.linkedin.com/in/nicolas-sburlati-815636158" rel="me" title="LinkedIn"><i class="si si-linkedin"></i></a><a class="border"></a><a class="soc" href="/contact" rel="me" title="e-mail"><i class="si si-gmail"></i></a><a class="border"></a></div>
|
||||
<div class="footer-info">
|
||||
Built with ❤️ with <a href="https://gohugo.io">Hugo</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue