Merge pull request #4 from Tom32i/light-weight-theme
Lightweight CSS/JS theme
This commit is contained in:
commit
abee616082
|
@ -36,46 +36,14 @@
|
||||||
<meta name="twitter:title" content="404 Page not found" />
|
<meta name="twitter:title" content="404 Page not found" />
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="generator" content="Hugo 0.60.1" />
|
<meta name="generator" content="Hugo 0.60.1" />
|
||||||
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous">
|
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites">
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://onestla.tech/css/main.css" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
|
<link rel="stylesheet" href="https://onestla.tech/css/light.css" />
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" /><link rel="stylesheet" href="https://onestla.tech/css/syntax.css" /><link rel="stylesheet" href="https://onestla.tech/css/codeblock.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
|
|
||||||
<div class="container-fluid">
|
|
||||||
<div class="navbar-header">
|
|
||||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
|
|
||||||
<span class="sr-only">Toggle navigation</span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
</button>
|
|
||||||
<a class="navbar-brand" href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="collapse navbar-collapse" id="main-navbar">
|
|
||||||
<ul class="nav navbar-nav navbar-right">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div role="main" class="container main-content">
|
<div role="main" class="container main-content">
|
||||||
|
@ -103,39 +71,31 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<ul class="list-inline text-center footer-links">
|
||||||
<ul class="list-inline text-center footer-links">
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
</ul>
|
<p class="credits copyright text-muted">
|
||||||
<p class="credits copyright text-muted">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="credits theme-by text-muted">
|
|
||||||
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
|
||||||
|
|
||||||
</p>
|
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
||||||
</div>
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="credits theme-by text-muted">
|
||||||
|
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script>
|
</footer>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
<script src="https://onestla.tech/js/main.js"></script><script> renderMathInElement(document.body); </script><script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script><script src="https://onestla.tech/js/load-photoswipe.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -37,94 +37,15 @@
|
||||||
<meta name="twitter:title" content="Categories" />
|
<meta name="twitter:title" content="Categories" />
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="generator" content="Hugo 0.60.1" />
|
<meta name="generator" content="Hugo 0.60.1" />
|
||||||
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous">
|
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites">
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://onestla.tech/css/main.css" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
|
<link rel="stylesheet" href="https://onestla.tech/css/light.css" />
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" /><link rel="stylesheet" href="https://onestla.tech/css/syntax.css" /><link rel="stylesheet" href="https://onestla.tech/css/codeblock.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
|
|
||||||
<div class="container-fluid">
|
|
||||||
<div class="navbar-header">
|
|
||||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
|
|
||||||
<span class="sr-only">Toggle navigation</span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
</button>
|
|
||||||
<a class="navbar-brand" href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="collapse navbar-collapse" id="main-navbar">
|
|
||||||
<ul class="nav navbar-nav navbar-right">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
|
|
||||||
|
|
||||||
<div class="pswp__bg"></div>
|
|
||||||
|
|
||||||
<div class="pswp__scroll-wrap">
|
|
||||||
|
|
||||||
<div class="pswp__container">
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="pswp__ui pswp__ui--hidden">
|
|
||||||
<div class="pswp__top-bar">
|
|
||||||
|
|
||||||
<div class="pswp__counter"></div>
|
|
||||||
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
|
|
||||||
<button class="pswp__button pswp__button--share" title="Share"></button>
|
|
||||||
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
|
|
||||||
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pswp__preloader">
|
|
||||||
<div class="pswp__preloader__icn">
|
|
||||||
<div class="pswp__preloader__cut">
|
|
||||||
<div class="pswp__preloader__donut"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
|
|
||||||
<div class="pswp__share-tooltip"></div>
|
|
||||||
</div>
|
|
||||||
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
|
|
||||||
</button>
|
|
||||||
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
|
|
||||||
</button>
|
|
||||||
<div class="pswp__caption">
|
|
||||||
<div class="pswp__caption__center"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -137,22 +58,17 @@
|
||||||
|
|
||||||
|
|
||||||
<header class="header-section ">
|
<header class="header-section ">
|
||||||
|
|
||||||
<div class="intro-header no-img">
|
<div class="intro-header no-img">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="categories-heading">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
|
||||||
<div class="categories-heading">
|
<h1>Categories</h1>
|
||||||
|
|
||||||
<h1>Categories</h1>
|
|
||||||
|
<hr class="small">
|
||||||
|
|
||||||
<hr class="small">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -176,39 +92,31 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<ul class="list-inline text-center footer-links">
|
||||||
<ul class="list-inline text-center footer-links">
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
</ul>
|
<p class="credits copyright text-muted">
|
||||||
<p class="credits copyright text-muted">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="credits theme-by text-muted">
|
|
||||||
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
|
||||||
|
|
||||||
</p>
|
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
||||||
</div>
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="credits theme-by text-muted">
|
||||||
|
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script>
|
</footer>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
<script src="https://onestla.tech/js/main.js"></script><script> renderMathInElement(document.body); </script><script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script><script src="https://onestla.tech/js/load-photoswipe.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
85
public/css/light.css
Normal file
85
public/css/light.css
Normal file
|
@ -0,0 +1,85 @@
|
||||||
|
body {
|
||||||
|
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
|
||||||
|
font-size: 18px;
|
||||||
|
color: #404040;
|
||||||
|
background: #FFF;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
display: flex;
|
||||||
|
flex-flow: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
width: 100%;
|
||||||
|
max-width: 720px;
|
||||||
|
padding: 0 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page-heading {
|
||||||
|
margin: 2em 0 1em;
|
||||||
|
font-size: 1.2em;
|
||||||
|
font-weight: bold;
|
||||||
|
text-align: center;
|
||||||
|
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
hr.small {
|
||||||
|
max-width: 100px;
|
||||||
|
margin: 15px auto;
|
||||||
|
border-width: 4px;
|
||||||
|
border-color: inherit;
|
||||||
|
border-radius: 3px;
|
||||||
|
border-top: 4px solid #404040;
|
||||||
|
border-bottom: 0;
|
||||||
|
border-left: 0;
|
||||||
|
border-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
p, li {
|
||||||
|
line-height: 1.5;
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
padding-left: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a, a:visited {
|
||||||
|
color: #404040;
|
||||||
|
text-decoration-color: #999;
|
||||||
|
text-decoration-style: dotted;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration-color: #404040;
|
||||||
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
color: #c7254e;
|
||||||
|
background-color: #f9f2f4;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
margin-top: 2em;
|
||||||
|
padding: 2em 0;
|
||||||
|
border-top: 1px solid #ccc;
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.credits {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Mobile */
|
||||||
|
@media only screen and (max-width: 720px) {
|
||||||
|
.page-heading {
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
ul {
|
||||||
|
padding-left: 1em;
|
||||||
|
}
|
|
@ -1,7 +1,7 @@
|
||||||
/* --- General --- */
|
/* --- General --- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Lora', 'Times New Roman', serif;
|
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #404040;
|
color: #404040;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -34,7 +34,6 @@ p a {
|
||||||
color: #008AFF;
|
color: #008AFF;
|
||||||
}
|
}
|
||||||
h1,h2,h3,h4,h5,h6 {
|
h1,h2,h3,h4,h5,h6 {
|
||||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
@ -768,7 +767,7 @@ div.splitbox div.right {
|
||||||
padding: 15px 25px;
|
padding: 15px 25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.disqus-comments button:hover,
|
.disqus-comments button:hover,
|
||||||
.disqus-comments button:focus {
|
.disqus-comments button:focus {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
background: #0085a1;
|
background: #0085a1;
|
||||||
|
|
|
@ -41,94 +41,15 @@ Malheureusement, les monumentales richesses produites par les machines et les pr
|
||||||
<meta name="twitter:description" content="L'automatisation peut être une chance pour l'humanité : elle permet de déléguer aux machines toujours plus de tâches fastidieuses, ingrates, complexes, ennuyeuses ou non épanouissantes. Les progrès …">
|
<meta name="twitter:description" content="L'automatisation peut être une chance pour l'humanité : elle permet de déléguer aux machines toujours plus de tâches fastidieuses, ingrates, complexes, ennuyeuses ou non épanouissantes. Les progrès …">
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="generator" content="Hugo 0.60.1" />
|
<meta name="generator" content="Hugo 0.60.1" />
|
||||||
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous">
|
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites">
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://onestla.tech/css/main.css" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
|
<link rel="stylesheet" href="https://onestla.tech/css/light.css" />
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" /><link rel="stylesheet" href="https://onestla.tech/css/syntax.css" /><link rel="stylesheet" href="https://onestla.tech/css/codeblock.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
|
|
||||||
<div class="container-fluid">
|
|
||||||
<div class="navbar-header">
|
|
||||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
|
|
||||||
<span class="sr-only">Toggle navigation</span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
</button>
|
|
||||||
<a class="navbar-brand" href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="collapse navbar-collapse" id="main-navbar">
|
|
||||||
<ul class="nav navbar-nav navbar-right">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
|
|
||||||
|
|
||||||
<div class="pswp__bg"></div>
|
|
||||||
|
|
||||||
<div class="pswp__scroll-wrap">
|
|
||||||
|
|
||||||
<div class="pswp__container">
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="pswp__ui pswp__ui--hidden">
|
|
||||||
<div class="pswp__top-bar">
|
|
||||||
|
|
||||||
<div class="pswp__counter"></div>
|
|
||||||
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
|
|
||||||
<button class="pswp__button pswp__button--share" title="Share"></button>
|
|
||||||
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
|
|
||||||
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pswp__preloader">
|
|
||||||
<div class="pswp__preloader__icn">
|
|
||||||
<div class="pswp__preloader__cut">
|
|
||||||
<div class="pswp__preloader__donut"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
|
|
||||||
<div class="pswp__share-tooltip"></div>
|
|
||||||
</div>
|
|
||||||
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
|
|
||||||
</button>
|
|
||||||
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
|
|
||||||
</button>
|
|
||||||
<div class="pswp__caption">
|
|
||||||
<div class="pswp__caption__center"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -141,22 +62,17 @@ Malheureusement, les monumentales richesses produites par les machines et les pr
|
||||||
|
|
||||||
|
|
||||||
<header class="header-section ">
|
<header class="header-section ">
|
||||||
|
|
||||||
<div class="intro-header no-img">
|
<div class="intro-header no-img">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="page-heading">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
|
||||||
<div class="page-heading">
|
<h1>Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</h1>
|
||||||
|
|
||||||
<h1>Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</h1>
|
|
||||||
|
<hr class="small">
|
||||||
|
|
||||||
<hr class="small">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -166,10 +82,9 @@ Malheureusement, les monumentales richesses produites par les machines et les pr
|
||||||
|
|
||||||
<div role="main" class="container">
|
<div role="main" class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
|
||||||
|
<article class="post-preview">
|
||||||
<article class="post-preview">
|
<p>L'automatisation peut être une chance pour l'humanité : elle permet de déléguer aux machines
|
||||||
<p>L'automatisation peut être une chance pour l'humanité : elle permet de déléguer aux machines
|
|
||||||
toujours plus de tâches fastidieuses, ingrates, complexes, ennuyeuses ou non épanouissantes.
|
toujours plus de tâches fastidieuses, ingrates, complexes, ennuyeuses ou non épanouissantes.
|
||||||
Les progrès fulgurants effectués au cours des dernières décennies dans les domaines de l'électronique,
|
Les progrès fulgurants effectués au cours des dernières décennies dans les domaines de l'électronique,
|
||||||
de l'informatique, des réseaux et de l'intelligence artificielle permettent tous les jours un peu plus
|
de l'informatique, des réseaux et de l'intelligence artificielle permettent tous les jours un peu plus
|
||||||
|
@ -353,16 +268,15 @@ Pour ce faire, créez un compte GitHub.com si vous n'en avez pas, ajoutez votre
|
||||||
<li><a href="https://www.syndicat-informatique.fr/">Syndicat de l'industrie informatique CNT-Solidarité Ouvrière</a></li>
|
<li><a href="https://www.syndicat-informatique.fr/">Syndicat de l'industrie informatique CNT-Solidarité Ouvrière</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="posts-list">
|
||||||
|
|
||||||
|
|
||||||
<div class="posts-list">
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -375,39 +289,31 @@ Pour ce faire, créez un compte GitHub.com si vous n'en avez pas, ajoutez votre
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<ul class="list-inline text-center footer-links">
|
||||||
<ul class="list-inline text-center footer-links">
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
</ul>
|
<p class="credits copyright text-muted">
|
||||||
<p class="credits copyright text-muted">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="credits theme-by text-muted">
|
|
||||||
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
|
||||||
|
|
||||||
</p>
|
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
||||||
</div>
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="credits theme-by text-muted">
|
||||||
|
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script>
|
</footer>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
<script src="https://onestla.tech/js/main.js"></script><script> renderMathInElement(document.body); </script><script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script><script src="https://onestla.tech/js/load-photoswipe.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -37,94 +37,15 @@
|
||||||
<meta name="twitter:title" content="Tags" />
|
<meta name="twitter:title" content="Tags" />
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="generator" content="Hugo 0.60.1" />
|
<meta name="generator" content="Hugo 0.60.1" />
|
||||||
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous">
|
<link rel="alternate" href="https://onestla.tech/index.xml" type="application/rss+xml" title="Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites">
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"><link rel="stylesheet" href="https://onestla.tech/css/main.css" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
|
<link rel="stylesheet" href="https://onestla.tech/css/light.css" />
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" /><link rel="stylesheet" href="https://onestla.tech/css/syntax.css" /><link rel="stylesheet" href="https://onestla.tech/css/codeblock.css" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
|
|
||||||
<div class="container-fluid">
|
|
||||||
<div class="navbar-header">
|
|
||||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
|
|
||||||
<span class="sr-only">Toggle navigation</span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
<span class="icon-bar"></span>
|
|
||||||
</button>
|
|
||||||
<a class="navbar-brand" href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="collapse navbar-collapse" id="main-navbar">
|
|
||||||
<ul class="nav navbar-nav navbar-right">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
|
|
||||||
|
|
||||||
<div class="pswp__bg"></div>
|
|
||||||
|
|
||||||
<div class="pswp__scroll-wrap">
|
|
||||||
|
|
||||||
<div class="pswp__container">
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
<div class="pswp__item"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="pswp__ui pswp__ui--hidden">
|
|
||||||
<div class="pswp__top-bar">
|
|
||||||
|
|
||||||
<div class="pswp__counter"></div>
|
|
||||||
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
|
|
||||||
<button class="pswp__button pswp__button--share" title="Share"></button>
|
|
||||||
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
|
|
||||||
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="pswp__preloader">
|
|
||||||
<div class="pswp__preloader__icn">
|
|
||||||
<div class="pswp__preloader__cut">
|
|
||||||
<div class="pswp__preloader__donut"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
|
|
||||||
<div class="pswp__share-tooltip"></div>
|
|
||||||
</div>
|
|
||||||
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
|
|
||||||
</button>
|
|
||||||
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
|
|
||||||
</button>
|
|
||||||
<div class="pswp__caption">
|
|
||||||
<div class="pswp__caption__center"></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -137,22 +58,17 @@
|
||||||
|
|
||||||
|
|
||||||
<header class="header-section ">
|
<header class="header-section ">
|
||||||
|
|
||||||
<div class="intro-header no-img">
|
<div class="intro-header no-img">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="tags-heading">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
|
||||||
<div class="tags-heading">
|
<h1>Tags</h1>
|
||||||
|
|
||||||
<h1>Tags</h1>
|
|
||||||
|
<hr class="small">
|
||||||
|
|
||||||
<hr class="small">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -176,39 +92,31 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<ul class="list-inline text-center footer-links">
|
||||||
<ul class="list-inline text-center footer-links">
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
</ul>
|
<p class="credits copyright text-muted">
|
||||||
<p class="credits copyright text-muted">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="credits theme-by text-muted">
|
|
||||||
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
|
||||||
|
|
||||||
</p>
|
<a href="https://onestla.tech/">Appel des travailleuses et travailleurs du numérique pour une autre réforme des retraites</a>
|
||||||
</div>
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="credits theme-by text-muted">
|
||||||
|
Carbure avec <a href="https://gohugo.io">Hugo v0.60.1</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
|
||||||
|
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer><script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script>
|
</footer>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
|
|
||||||
|
|
||||||
<script src="https://onestla.tech/js/main.js"></script><script> renderMathInElement(document.body); </script><script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script><script src="https://onestla.tech/js/load-photoswipe.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
{{ partial "head.html" . }}
|
{{ partial "head.html" . }}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{{ partial "nav.html" . }}
|
|
||||||
{{ block "header" . }}{{ partial "header.html" . }}{{ end }}
|
{{ block "header" . }}{{ partial "header.html" . }}{{ end }}
|
||||||
{{ block "main" . }}{{ end }}
|
{{ block "main" . }}{{ end }}
|
||||||
{{ partial "footer.html" . }}
|
{{ partial "footer.html" . }}
|
||||||
|
|
|
@ -1,35 +1,33 @@
|
||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<div role="main" class="container">
|
<div role="main" class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
{{ with .Content }}
|
||||||
{{ with .Content }}
|
<article class="post-preview">
|
||||||
<article class="post-preview">
|
{{.}}
|
||||||
{{.}}
|
</article>
|
||||||
</article>
|
{{ end }}
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
<div class="posts-list">
|
<div class="posts-list">
|
||||||
{{ $pag := .Paginate (where site.RegularPages "Type" "in" site.Params.mainSections) }}
|
{{ $pag := .Paginate (where site.RegularPages "Type" "in" site.Params.mainSections) }}
|
||||||
{{ range $pag.Pages }}
|
{{ range $pag.Pages }}
|
||||||
{{ partial "post_preview" . }}
|
{{ partial "post_preview" . }}
|
||||||
{{ end }}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{{ if or (.Paginator.HasPrev) (.Paginator.HasNext) }}
|
|
||||||
<ul class="pager main-pager">
|
|
||||||
{{ if .Paginator.HasPrev }}
|
|
||||||
<li class="previous">
|
|
||||||
<a href="{{ .Permalink }}page/{{ .Paginator.Prev.PageNumber }}/">← {{ i18n "newerPosts" }}</a>
|
|
||||||
</li>
|
|
||||||
{{ end }}
|
|
||||||
{{ if .Paginator.HasNext }}
|
|
||||||
<li class="next">
|
|
||||||
<a href="{{ .Permalink }}page/{{ .Paginator.Next.PageNumber }}/">{{ i18n "olderPosts" }} →</a>
|
|
||||||
</li>
|
|
||||||
{{ end }}
|
|
||||||
</ul>
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{ if or (.Paginator.HasPrev) (.Paginator.HasNext) }}
|
||||||
|
<ul class="pager main-pager">
|
||||||
|
{{ if .Paginator.HasPrev }}
|
||||||
|
<li class="previous">
|
||||||
|
<a href="{{ .Permalink }}page/{{ .Paginator.Prev.PageNumber }}/">← {{ i18n "newerPosts" }}</a>
|
||||||
|
</li>
|
||||||
|
{{ end }}
|
||||||
|
{{ if .Paginator.HasNext }}
|
||||||
|
<li class="next">
|
||||||
|
<a href="{{ .Permalink }}page/{{ .Paginator.Next.PageNumber }}/">{{ i18n "olderPosts" }} →</a>
|
||||||
|
</li>
|
||||||
|
{{ end }}
|
||||||
|
</ul>
|
||||||
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
|
@ -1,97 +1,63 @@
|
||||||
{{ if eq .Type "page" }}
|
{{ if eq .Type "page" }}
|
||||||
{{ partial "page_meta.html" . }}
|
{{ partial "page_meta.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<footer>
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
<ul class="list-inline text-center footer-links">
|
||||||
<ul class="list-inline text-center footer-links">
|
{{ range .Site.Data.beautifulhugo.social.social_icons }}
|
||||||
{{ range .Site.Data.beautifulhugo.social.social_icons }}
|
{{- if isset $.Site.Author .id }}
|
||||||
{{- if isset $.Site.Author .id }}
|
<li>
|
||||||
<li>
|
<a href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}">
|
||||||
<a href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}">
|
<span class="fa-stack fa-lg">
|
||||||
<span class="fa-stack fa-lg">
|
<i class="fas fa-circle fa-stack-2x"></i>
|
||||||
<i class="fas fa-circle fa-stack-2x"></i>
|
<i class="{{ .icon }} fa-stack-1x fa-inverse"></i>
|
||||||
<i class="{{ .icon }} fa-stack-1x fa-inverse"></i>
|
</span>
|
||||||
</span>
|
</a>
|
||||||
</a>
|
</li>
|
||||||
</li>
|
{{- end -}}
|
||||||
{{- end -}}
|
{{ end }}
|
||||||
{{ end }}
|
{{ if .Site.Params.rss }}
|
||||||
{{ if .Site.Params.rss }}
|
<li>
|
||||||
<li>
|
<a href="{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}" title="RSS">
|
||||||
<a href="{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}" title="RSS">
|
<span class="fa-stack fa-lg">
|
||||||
<span class="fa-stack fa-lg">
|
<i class="fas fa-circle fa-stack-2x"></i>
|
||||||
<i class="fas fa-circle fa-stack-2x"></i>
|
<i class="fas fa-rss fa-stack-1x fa-inverse"></i>
|
||||||
<i class="fas fa-rss fa-stack-1x fa-inverse"></i>
|
</span>
|
||||||
</span>
|
</a>
|
||||||
</a>
|
</li>
|
||||||
</li>
|
{{ end }}
|
||||||
{{ end }}
|
</ul>
|
||||||
</ul>
|
<p class="credits copyright text-muted">
|
||||||
<p class="credits copyright text-muted">
|
{{ if .Site.Author.name }}
|
||||||
{{ if .Site.Author.name }}
|
{{ if .Site.Author.website }}
|
||||||
{{ if .Site.Author.website }}
|
<a href="{{ .Site.Author.website }}">{{ .Site.Author.name }}</a>
|
||||||
<a href="{{ .Site.Author.website }}">{{ .Site.Author.name }}</a>
|
|
||||||
{{ else }}
|
|
||||||
{{ .Site.Author.name }}
|
|
||||||
{{ end }}
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{/* • ©
|
|
||||||
{{ if .Site.Params.since }}
|
|
||||||
{{ .Site.Params.since }} - {{ .Site.LastChange.Format "2006" }}
|
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ .Site.LastChange.Format "2006" }}
|
{{ .Site.Author.name }}
|
||||||
{{ end }}*/}}
|
|
||||||
|
|
||||||
{{ if .Site.Title }}
|
|
||||||
{{/* • */}}
|
|
||||||
<a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a>
|
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</p>
|
{{ end }}
|
||||||
<!-- Please don't remove this, keep my open source work credited :) -->
|
|
||||||
<p class="credits theme-by text-muted">
|
{{/* • ©
|
||||||
{{ i18n "poweredBy" . | safeHTML }}
|
{{ if .Site.Params.since }}
|
||||||
{{ if $.GitInfo }} • [<a href="{{ .Site.Params.commit }}{{ .GitInfo.Hash }}">{{ substr .GitInfo.Hash 0 8 }}</a>]{{ end }}
|
{{ .Site.Params.since }} - {{ .Site.LastChange.Format "2006" }}
|
||||||
</p>
|
{{ else }}
|
||||||
</div>
|
{{ .Site.LastChange.Format "2006" }}
|
||||||
|
{{ end }}*/}}
|
||||||
|
|
||||||
|
{{ if .Site.Title }}
|
||||||
|
{{/* • */}}
|
||||||
|
<a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a>
|
||||||
|
{{ end }}
|
||||||
|
</p>
|
||||||
|
<!-- Please don't remove this, keep my open source work credited :) -->
|
||||||
|
<p class="credits theme-by text-muted">
|
||||||
|
{{ i18n "poweredBy" . | safeHTML }}
|
||||||
|
{{ if $.GitInfo }} • [<a href="{{ .Site.Params.commit }}{{ .GitInfo.Hash }}">{{ substr .GitInfo.Hash 0 8 }}</a>]{{ end }}
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
{{- if .Site.Params.selfHosted -}}
|
|
||||||
<script src="{{ "js/katex.min.js" | absURL }}"></script>
|
|
||||||
<script src="{{ "js/auto-render.min.js" | absURL }}"></script>
|
|
||||||
<script src="{{ "js/jquery.min.js" | absURL }}"></script>
|
|
||||||
<script src="{{ "js/bootstrap.min.js" | absURL }}"></script>
|
|
||||||
{{- else -}}
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.js" integrity="sha384-K3vbOmF2BtaVai+Qk37uypf7VrgBubhQreNQe9aGsz9lB63dIFiQVlJbr92dw2Lx" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/contrib/auto-render.min.js" integrity="sha384-kmZOZB5ObwgQnS/DuDg6TScgOiWWBiVt0plIRkZCmE6rDZGrEOQeHM5PcHi+nyqe" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
|
|
||||||
{{- end }}
|
|
||||||
|
|
||||||
<script src="{{ "js/main.js" | absURL }}"></script>
|
|
||||||
{{- if .Site.Params.staticman }}
|
|
||||||
<script src="{{ "js/staticman.js" | absURL }}"></script>
|
|
||||||
{{- end }}
|
|
||||||
{{- if .Site.Params.useHLJS }}
|
|
||||||
<script src="{{ "js/highlight.min.js" | absURL }}"></script>
|
|
||||||
<script> hljs.initHighlightingOnLoad(); </script>
|
|
||||||
<script> $(document).ready(function() {$("pre.chroma").css("padding","0");}); </script>
|
|
||||||
{{- end -}}
|
|
||||||
<script> renderMathInElement(document.body); </script>
|
|
||||||
|
|
||||||
{{- if .Site.Params.selfHosted -}}
|
|
||||||
<script src="{{ "js/photoswipe.min.js" | absURL }}"></script>
|
|
||||||
<script src="{{ "js/photoswipe-ui-default.min.js" | absURL }}"></script>
|
|
||||||
{{- else -}}
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.js" integrity="sha384-QELNnmcmU8IR9ZAykt67vGr9/rZJdHbiWi64V88fCPaOohUlHCqUD/unNN0BXSqy" crossorigin="anonymous"></script>
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe-ui-default.min.js" integrity="sha384-m67o7SkQ1ALzKZIFh4CiTA8tmadaujiTa9Vu+nqPSwDOqHrDmxLezTdFln8077+q" crossorigin="anonymous"></script>
|
|
||||||
{{- end -}}
|
|
||||||
<script src="{{ "js/load-photoswipe.js" | absURL }}"></script>
|
|
||||||
|
|
||||||
<!-- Google Custom Search Engine -->
|
<!-- Google Custom Search Engine -->
|
||||||
{{ if .Site.Params.gcse }}
|
{{ if .Site.Params.gcse }}
|
||||||
<script>
|
<script>
|
||||||
|
@ -136,19 +102,19 @@
|
||||||
$(function(){
|
$(function(){
|
||||||
$('#show-comments').on('click', function(){
|
$('#show-comments').on('click', function(){
|
||||||
var disqus_shortname = '{{ .Site.DisqusShortname }}';
|
var disqus_shortname = '{{ .Site.DisqusShortname }}';
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
var disqus = document.createElement('script');
|
var disqus = document.createElement('script');
|
||||||
disqus.type = 'text/javascript';
|
disqus.type = 'text/javascript';
|
||||||
disqus.async = true;
|
disqus.async = true;
|
||||||
disqus.src = '//' + disqus_shortname + '.disqus.com/embed.js';
|
disqus.src = '//' + disqus_shortname + '.disqus.com/embed.js';
|
||||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(disqus);
|
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(disqus);
|
||||||
})();
|
})();
|
||||||
|
|
||||||
$(this).hide();
|
$(this).hide();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
<script id="dsq-count-scr" src="//{{ .Site.DisqusShortname }}.disqus.com/count.js" async></script>
|
<script id="dsq-count-scr" src="//{{ .Site.DisqusShortname }}.disqus.com/count.js" async></script>
|
||||||
<!-- End Delayed Disqus -->
|
<!-- End Delayed Disqus -->
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
{{- with .Site.Author.name }}
|
{{- with .Site.Author.name }}
|
||||||
<meta name="author" content="{{ . }}"/>
|
<meta name="author" content="{{ . }}"/>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- partial "seo/main.html" . }}
|
{{- partial "seo/main.html" . }}
|
||||||
{{- with .Site.Params.favicon }}
|
{{- with .Site.Params.favicon }}
|
||||||
<link href='{{ . | absURL }}' rel='icon' type='image/x-icon'/>
|
<link href='{{ . | absURL }}' rel='icon' type='image/x-icon'/>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
@ -45,47 +45,11 @@
|
||||||
<!-- Links and stylesheets -->
|
<!-- Links and stylesheets -->
|
||||||
<link rel="alternate" href="{{ "index.xml" | absLangURL }}" type="application/rss+xml" title="{{ .Site.Title }}">
|
<link rel="alternate" href="{{ "index.xml" | absLangURL }}" type="application/rss+xml" title="{{ .Site.Title }}">
|
||||||
|
|
||||||
{{- if .Site.Params.selfHosted -}}
|
<link rel="stylesheet" href="{{ "css/light.css" | absURL }}" />
|
||||||
<link rel="stylesheet" href="{{ "css/katex.min.css" | absURL }}" />
|
|
||||||
<link rel="stylesheet" href="{{ "fontawesome/css/all.css" | absURL }}" />
|
|
||||||
<link rel="stylesheet" href="{{ "css/bootstrap.min.css" | absURL }}" />
|
|
||||||
{{- else -}}
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css" integrity="sha384-9eLZqc9ds8eNjO3TmqPeYcDj8n+Qfa4nuSiGYa6DjLNcv9BtN69ZIulL9+8CqC9Y" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
|
||||||
{{- end -}}
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="{{ "css/main.css" | absURL }}" />
|
|
||||||
|
|
||||||
{{- if .Site.Params.staticman -}}
|
|
||||||
<link rel="stylesheet" href="{{ "css/staticman.css" | absURL }}" />
|
|
||||||
{{- end -}}
|
|
||||||
|
|
||||||
{{- if .Site.Params.selfHosted -}}
|
|
||||||
<link rel="stylesheet" href="{{ "css/fonts.css" | absURL }}" />
|
|
||||||
{{- else -}}
|
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
|
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" />
|
|
||||||
{{- end -}}
|
|
||||||
|
|
||||||
{{- if .Site.Params.useHLJS }}
|
|
||||||
<link rel="stylesheet" href="{{ "css/highlight.min.css" | absURL }}" />
|
|
||||||
{{- else -}}
|
|
||||||
<link rel="stylesheet" href="{{ "css/syntax.css" | absURL }}" />
|
|
||||||
{{- end -}}
|
|
||||||
<link rel="stylesheet" href="{{ "css/codeblock.css" | absURL }}" />
|
|
||||||
|
|
||||||
{{- if .Site.Params.staticman.recaptcha -}}
|
{{- if .Site.Params.staticman.recaptcha -}}
|
||||||
<script src='https://www.google.com/recaptcha/api.js'></script>
|
<script src='https://www.google.com/recaptcha/api.js'></script>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{- if .Site.Params.selfHosted -}}
|
|
||||||
<link rel="stylesheet" href="{{ "css/photoswipe.min.css" | absURL }}" />
|
|
||||||
<link rel="stylesheet" href="{{ "css/photoswipe.default-skin.min.css" | absURL }}" />
|
|
||||||
{{- else -}}
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/photoswipe.min.css" integrity="sha384-h/L2W9KefUClHWaty3SLE5F/qvc4djlyR4qY3NUV5HGQBBW7stbcfff1+I/vmsHh" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.2/default-skin/default-skin.min.css" integrity="sha384-iD0dNku6PYSIQLyfTOpB06F2KCZJAKLOThS5HRe8b3ibhdEQ6eKsFf/EeFxdOt5R" crossorigin="anonymous">
|
|
||||||
{{- end -}}
|
|
||||||
|
|
||||||
{{- partial "head_custom.html" . }}
|
{{- partial "head_custom.html" . }}
|
||||||
{{ template "_internal/google_analytics_async.html" . }}
|
{{ template "_internal/google_analytics_async.html" . }}
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
{{- partial "load-photoswipe-theme.html" . }}
|
|
||||||
|
|
||||||
{{ if .IsHome }}
|
{{ if .IsHome }}
|
||||||
{{ if .Site.Params.homeTitle }}{{ $.Scratch.Set "title" .Site.Params.homeTitle }}{{ else }}{{ $.Scratch.Set "title" .Site.Title }}{{ end }}
|
{{ if .Site.Params.homeTitle }}{{ $.Scratch.Set "title" .Site.Params.homeTitle }}{{ else }}{{ $.Scratch.Set "title" .Site.Title }}{{ end }}
|
||||||
{{ if .Site.Params.subtitle }}{{ $.Scratch.Set "subtitle" .Site.Params.subtitle }}{{ end }}
|
{{ if .Site.Params.subtitle }}{{ $.Scratch.Set "subtitle" .Site.Params.subtitle }}{{ end }}
|
||||||
|
@ -15,69 +13,39 @@
|
||||||
|
|
||||||
{{ if or $bigimg $title }}
|
{{ if or $bigimg $title }}
|
||||||
{{ if $bigimg }}
|
{{ if $bigimg }}
|
||||||
<div id="header-big-imgs" data-num-img={{len $bigimg}}
|
<div id="header-big-imgs" data-num-img={{len $bigimg}}
|
||||||
{{range $i, $img := $bigimg}}
|
{{range $i, $img := $bigimg}}
|
||||||
{{ if (fileExists $img.src)}}
|
{{ if (fileExists $img.src)}}
|
||||||
data-img-src-{{add $i 1}}="{{$img.src | absURL }}"
|
data-img-src-{{add $i 1}}="{{$img.src | absURL }}"
|
||||||
{{else}}
|
{{else}}
|
||||||
data-img-src-{{add $i 1}}="{{$img.src}}"
|
data-img-src-{{add $i 1}}="{{$img.src}}"
|
||||||
{{end}}
|
{{end}}
|
||||||
{{ if $img.desc}}data-img-desc-{{add $i 1}}="{{$img.desc}}"{{end}}
|
{{ if $img.desc}}data-img-desc-{{add $i 1}}="{{$img.desc}}"{{end}}
|
||||||
{{end}}></div>
|
{{end}}></div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<header class="header-section {{ if $bigimg }}has-img{{ end }}">
|
<header class="header-section {{ if $bigimg }}has-img{{ end }}">
|
||||||
{{ if $bigimg }}
|
|
||||||
<div class="intro-header big-img">
|
|
||||||
{{ $subtitle := $.Scratch.Get "subtitle" }}
|
|
||||||
<div class="container">
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
|
||||||
<div class="{{ .Type }}-heading">
|
|
||||||
<h1>{{ with $.Scratch.Get "title" }}{{.}}{{ else }}<br/>{{ end }}</h1>
|
|
||||||
{{ if $subtitle }}
|
|
||||||
{{ if eq .Type "page" }}
|
|
||||||
<hr class="small">
|
|
||||||
<span class="{{ .Type }}-subheading">{{ $subtitle }}</span>
|
|
||||||
{{ else }}
|
|
||||||
<h2 class="{{ .Type }}-subheading">{{ $subtitle }}</h2>
|
|
||||||
{{ end }}
|
|
||||||
{{ end }}
|
|
||||||
{{ if eq .Type "post" }}
|
|
||||||
{{ partial "post_meta.html" . }}
|
|
||||||
{{ end }}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<span class="img-desc" style="display: inline;"></span>
|
|
||||||
</div>
|
|
||||||
{{end}}
|
|
||||||
<div class="intro-header no-img">
|
<div class="intro-header no-img">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="{{ .Type }}-heading">
|
||||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
{{ if eq .Type "list" }}
|
||||||
<div class="{{ .Type }}-heading">
|
<h1>{{ if .Data.Singular }}#{{ end }}{{ .Title }}</h1>
|
||||||
{{ if eq .Type "list" }}
|
{{ else }}
|
||||||
<h1>{{ if .Data.Singular }}#{{ end }}{{ .Title }}</h1>
|
<h1>{{ with $title }}{{.}}{{ else }}<br/>{{ end }}</h1>
|
||||||
{{ else }}
|
{{ end }}
|
||||||
<h1>{{ with $title }}{{.}}{{ else }}<br/>{{ end }}</h1>
|
{{ if ne .Type "post" }}
|
||||||
{{ end }}
|
<hr class="small">
|
||||||
{{ if ne .Type "post" }}
|
{{ end }}
|
||||||
<hr class="small">
|
{{ if $subtitle }}
|
||||||
{{ end }}
|
{{ if eq .Type "page" }}
|
||||||
{{ if $subtitle }}
|
<span class="{{ .Type }}-subheading">{{ $subtitle }}</span>
|
||||||
{{ if eq .Type "page" }}
|
{{ else }}
|
||||||
<span class="{{ .Type }}-subheading">{{ $subtitle }}</span>
|
<h2 class="{{ .Type }}-subheading">{{ $subtitle }}</h2>
|
||||||
{{ else }}
|
{{ end }}
|
||||||
<h2 class="{{ .Type }}-subheading">{{ $subtitle }}</h2>
|
{{ end }}
|
||||||
{{ end }}
|
{{ if eq .Type "post" }}
|
||||||
{{ end }}
|
{{ partial "post_meta.html" . }}
|
||||||
{{ if eq .Type "post" }}
|
{{ end }}
|
||||||
{{ partial "post_meta.html" . }}
|
|
||||||
{{ end }}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
85
themes/beautifulhugo/static/css/light.css
Normal file
85
themes/beautifulhugo/static/css/light.css
Normal file
|
@ -0,0 +1,85 @@
|
||||||
|
body {
|
||||||
|
font-family: Georgia, Cambria, "Times New Roman", Times, serif;
|
||||||
|
font-size: 18px;
|
||||||
|
color: #404040;
|
||||||
|
background: #FFF;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
display: flex;
|
||||||
|
flex-flow: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
width: 100%;
|
||||||
|
max-width: 720px;
|
||||||
|
padding: 0 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page-heading {
|
||||||
|
margin: 2em 0 1em;
|
||||||
|
font-size: 1.2em;
|
||||||
|
font-weight: bold;
|
||||||
|
text-align: center;
|
||||||
|
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
hr.small {
|
||||||
|
max-width: 100px;
|
||||||
|
margin: 15px auto;
|
||||||
|
border-width: 4px;
|
||||||
|
border-color: inherit;
|
||||||
|
border-radius: 3px;
|
||||||
|
border-top: 4px solid #404040;
|
||||||
|
border-bottom: 0;
|
||||||
|
border-left: 0;
|
||||||
|
border-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
p, li {
|
||||||
|
line-height: 1.5;
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
padding-left: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a, a:visited {
|
||||||
|
color: #404040;
|
||||||
|
text-decoration-color: #999;
|
||||||
|
text-decoration-style: dotted;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration-color: #404040;
|
||||||
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
color: #c7254e;
|
||||||
|
background-color: #f9f2f4;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
margin-top: 2em;
|
||||||
|
padding: 2em 0;
|
||||||
|
border-top: 1px solid #ccc;
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.credits {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Mobile */
|
||||||
|
@media only screen and (max-width: 720px) {
|
||||||
|
.page-heading {
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
ul {
|
||||||
|
padding-left: 1em;
|
||||||
|
}
|
|
@ -1,7 +1,7 @@
|
||||||
/* --- General --- */
|
/* --- General --- */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Lora', 'Times New Roman', serif;
|
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #404040;
|
color: #404040;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -34,7 +34,6 @@ p a {
|
||||||
color: #008AFF;
|
color: #008AFF;
|
||||||
}
|
}
|
||||||
h1,h2,h3,h4,h5,h6 {
|
h1,h2,h3,h4,h5,h6 {
|
||||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
@ -768,7 +767,7 @@ div.splitbox div.right {
|
||||||
padding: 15px 25px;
|
padding: 15px 25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.disqus-comments button:hover,
|
.disqus-comments button:hover,
|
||||||
.disqus-comments button:focus {
|
.disqus-comments button:focus {
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
background: #0085a1;
|
background: #0085a1;
|
||||||
|
|
Loading…
Reference in a new issue