layout.html 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <!--
  2. _ _ _ __ _ _
  3. | | (_)| | / _|| |(_)
  4. | | _ | |__ _ __ ___ | |_ | | _ __ __
  5. | | | || '_ \ | '__|/ _ \| _|| || |\ \/ /
  6. | |____ | || |_) || | | __/| | | || | > <
  7. |______||_||_.__/ |_| \___||_| |_||_|/_/\_\
  8. Hey, friend. Check out the source-code at notabug.org/libreflix
  9. -->
  10. <html>
  11. <head>
  12. <meta charset="utf-8">
  13. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  14. <title> {{ title }} | Libreflix </title>
  15. <link rel="icon" type="image/png" href="/libre-icon.png" />
  16. <meta name="description" content="">
  17. <meta name="viewport" content="width=device-width, initial-scale=1">
  18. <link rel="stylesheet" href="/css/normalize.css">
  19. <link rel="stylesheet" href="/css/main.css">
  20. <link rel="stylesheet" href="/css/custom.css">
  21. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  22. <link rel="stylesheet" href="/css/vendor/bootstrap.css">
  23. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/velocity/1.5.0/velocity.ui.min.js">
  24. <script src="/js/vendor/modernizr-2.8.3.min.js"></script>
  25. <script src="/js/vendor/jquery-1.11.3.min.js"></script>
  26. <script src="/js/main.js"></script>
  27. <script src="/js/vendor/bootstrap.min.js">
  28. </script>
  29. <script src="https://cdnjs.cloudflare.com/ajax/libs/velocity/1.5.0/velocity.min.js" charset="utf-8"></script>
  30. {% if title == "Início" or title == "Criar Conta" or title == "Entrar" %}
  31. <meta property="og:image" content="/sm-share2.jpg" />
  32. <meta property="og:type" content="blog" />
  33. <meta property="og:title" content="Libreflix" />
  34. <meta property="og:description" content="Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar." />
  35. <meta property="og:url" content="https://libreflix.org" />
  36. <meta property="og:site_name" content="Libreflix" />
  37. <!-- twitter metatags-->
  38. <meta name="twitter:card" content="summary_large_image">
  39. <meta name="twitter:title" content="Libreflix">
  40. <meta name="twitter:description" content="Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar.">
  41. <meta name="twitter:image" content="https://libreflix.org/sm-share2.jpg">
  42. {% elseif title == "Sobre" %}
  43. <meta property="og:image" content="/jon-tyson-228428.jpg" />
  44. <meta property="og:type" content="blog" />
  45. <meta property="og:title" content="Libreflix" />
  46. <meta property="og:description" content="Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar." />
  47. <meta property="og:url" content="https://libreflix.org" />
  48. <meta property="og:site_name" content="Libreflix" />
  49. <!-- twitter metatags-->
  50. <meta name="twitter:card" content="summary_large_image">
  51. <meta name="twitter:title" content="Libreflix">
  52. <meta name="twitter:description" content="Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar.">
  53. <meta name="twitter:image" content="https://libreflix.org/jon-tyson-228428.jpg">
  54. {% else %}
  55. <meta property="og:image" content="{{ thumb480 }}" />
  56. <meta property="og:type" content="blog" />
  57. <meta property="og:title" content="Assista '{{title}}' agora na Libreflix" />
  58. <meta property="og:description" content="Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar." />
  59. <meta property="og:url" content="https://libreflix.org/assistir/{{permalink}}" />
  60. <meta property="og:site_name" content="Libreflix" />
  61. <!-- twitter metatags-->
  62. <meta name="twitter:card" content="summary_large_image">
  63. <meta name="twitter:title" content="Assista '{{title}}' agora na Libreflix">
  64. <meta name="twitter:description" content="Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar.">
  65. <meta name="twitter:image" content="https://libreflix.org/{{ thumb480 }}">
  66. {% endif %}
  67. <!-- <link rel="stylesheet" type="text/css" href="libre.css"> -->
  68. <script type="text/javascript" src="https://www.youtube.com/iframe_api"></script>
  69. <script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous">
  70. </script>
  71. </head>
  72. <body>
  73. <div class="container">
  74. {% include "partials/navbar.html" %}
  75. {% block body %}{% endblock %}
  76. <footer>
  77. <p align="center" style="font-size: 11pt; margin-top:110px;">
  78. <!--<a href="{{ site.baseurl }}/" style="border-bottom: 0px solid;"><img src="{{ site.baseurl }}/assets/img/libreflix.png" width="118px" style="border-bottom: 0px solid;"></a><br><br>-->
  79. Libreflix é uma plataforma de streaming aberta e colaborativa que reúne produções audiovisuais independentes, de livre exibição e que fazem pensar.
  80. <br><br>
  81. <a href="/sobre">Sobre</a>
  82. &middot;
  83. <a href="/novo">Adicionar produção</a>
  84. <!-- &middot; <a href="">FAQ</a> &middot; <a href="/privacidade">Privacidade</a> &middot; <a href="">Quem faz</a> -->
  85. &middot;
  86. <a href="http://notabug.org/libreflix" target="_blank">Código-fonte</a>
  87. <br>
  88. Feito com &hearts; por <a href="http://guilmour.org" target="_blank">@guilmour</a>.
  89. </p>
  90. </footer>
  91. </div>
  92. </div>
  93. <br>
  94. <script type="text/javascript" charset="utf-8">
  95. // Creating custom :external selector
  96. $.expr[':'].external = function(obj) {
  97. return !obj.href.match(/^mailto\:/) &&
  98. (obj.hostname != location.hostname);
  99. };
  100. $(function() {
  101. // Add 'external' CSS class to all external links
  102. $('a:external').addClass('external');
  103. // turn target into target=_blank for elements w external class
  104. $(".external").attr('target', '_blank');
  105. });
  106. $(document).ready(function() {
  107. $('.container').fadeIn();
  108. });
  109. </script>
  110. <script>
  111. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  112. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  113. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  114. })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  115. ga('create', 'UA-104410990-1', 'auto');
  116. ga('send', 'pageview');
  117. </script>
  118. </body>
  119. </html>