Skip to content

Commit 1b19fd2

Browse files
committed
Add the output
1 parent 2687775 commit 1b19fd2

21 files changed

Lines changed: 1240 additions & 217 deletions

Blog.html

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Lorem Ipsum - Python Portugal</title>
5+
<meta charset="utf-8" />
6+
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" />
7+
<link href="/theme/static/css/style.css" rel="stylesheet" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
9+
</head>
10+
11+
<body id="index" class="archive">
12+
<div class="container">
13+
<div class="header">
14+
<ul class="nav nav-pills pull-right">
15+
<!--<li class=""><a href="">Home</a></li>-->
16+
<li><a href="/pages/Empregos.html">Empregos</a></li>
17+
<li><a href="/pages/Formação.html">Formação</a></li>
18+
<li><a href="/pages/Forum.html">Forum</a></li>
19+
<li><a href="/">Python Portugal</a></li>
20+
<li><a href="/pages/Livros.html">Livros</a></li>
21+
<li><a href="/archives.html">Blog</a></li>
22+
</ul>
23+
<h3 class="text-muted"><a href="">Python Portugal</a></h3>
24+
<h2 class="text-muted"></h2>
25+
</div>
26+
<section id="content" class="article content">
27+
<header>
28+
<h2 class="entry-title">
29+
<a href="/Blog.html" rel="bookmark"
30+
title="Permalink to Lorem Ipsum">Lorem Ipsum</a></h2>
31+
32+
</header>
33+
34+
35+
<div class="entry-content">
36+
<p>Itaque dolorem sit vel nisi deserunt doloribus nihil. Soluta provident aliquam iusto et voluptatibus fuga quibusdam. In voluptas dolorem omnis esse nesciunt odio eaque. Accusamus quisquam aliquid qui mollitia eligendi. Rerum ea qui aperiam ipsam vitae cum maiores nobis. Dolorum est praesentium eligendi repudiandae.</p>
37+
<p>Aperiam et nisi deserunt voluptas officia porro alias. Dolor omnis quia enim nobis. Omnis soluta perferendis sequi maxime. Quisquam iure reiciendis ipsum laboriosam repudiandae sunt nihil. Magni quos blanditiis quidem perspiciatis sit.</p>
38+
<p>Mollitia perspiciatis perferendis exercitationem in ea consectetur saepe. Officia quis cupiditate officia amet commodi expedita. Consequatur numquam corporis quam neque numquam quaerat debitis. Aliquam nihil quod consectetur quidem veniam omnis qui.</p>
39+
<p>Et nesciunt eaque nihil voluptas et eum ut repellendus. Dignissimos dolores accusantium eius assumenda aut. Voluptates vero consequatur qui aut occaecati. Laborum suscipit et fugiat.</p>
40+
<p>Est consequatur consequuntur numquam quaerat aut unde. Voluptatibus facilis culpa nesciunt. Quae aut corporis delectus.</p>
41+
42+
</div><!-- /.entry-content -->
43+
<footer class="post-info text-muted">
44+
Posted on <abbr class="published" title="2019-01-16T13:00:00+00:00">
45+
qua 16 janeiro 2019
46+
</abbr>
47+
<address class="vcard author">
48+
by <a class="url fn" href="/author/python-portugal-team.html">Python Portugal Team</a>
49+
</address> in <a href="/category/blog.html">Blog</a> Tagged <a href="/tag/lorem.html">lorem </a> </footer><!-- /.post-info -->
50+
</section>
51+
<footer id="contentinfo" class="footer">
52+
<nav class="pull-right bottom-nav">
53+
<a href="/None">RSS</a>
54+
</nav>
55+
<address id="about" class="vcard body">
56+
&copy; <a href="">Python Portugal</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a>
57+
</address><!-- /#about -->
58+
</footer><!-- /#contentinfo -->
59+
</div><!-- container -->
60+
</body>
61+
</html>

archives.html

Lines changed: 37 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,44 @@
11
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
2+
<html>
3+
<head>
4+
<title>Archives</title>
45
<meta charset="utf-8" />
5-
<title>Python Portugal</title>
6-
<link rel="stylesheet" href="/theme/css/main.css" />
7-
</head>
6+
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" />
7+
<link href="/theme/static/css/style.css" rel="stylesheet" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
9+
</head>
810

9-
<body id="index" class="home">
10-
<header id="banner" class="body">
11-
<h1><a href="/">Python Portugal </a></h1>
12-
<nav><ul>
13-
</ul></nav>
14-
</header><!-- /#banner -->
15-
<section id="content" class="body">
16-
<h1>Archives for Python Portugal</h1>
11+
<body id="index" class="archive">
12+
<div class="container">
13+
<div class="header">
14+
<ul class="nav nav-pills pull-right">
15+
<!--<li class=""><a href="">Home</a></li>-->
16+
<li><a href="/pages/Empregos.html">Empregos</a></li>
17+
<li><a href="/pages/Formação.html">Formação</a></li>
18+
<li><a href="/pages/Forum.html">Forum</a></li>
19+
<li><a href="/">Python Portugal</a></li>
20+
<li><a href="/pages/Livros.html">Livros</a></li>
21+
<li class="active"><a href="/archives.html">Blog</a></li>
22+
</ul>
23+
<h3 class="text-muted"><a href="">Python Portugal</a></h3>
24+
<h2 class="text-muted"></h2>
25+
</div>
1726

1827
<dl>
28+
29+
<h3><a href="/2019" class="text">Archive for 2019</a></h3>
30+
<ul class="archive-list">
31+
<li><span class="text-muted">qua 16 janeiro 2019 &raquo; </span><a href="/Blog.html">Lorem Ipsum</a></li>
32+
</ul>
1933
</dl>
20-
</section>
21-
<section id="extras" class="body">
22-
<div class="blogroll">
23-
<h2>links</h2>
24-
<ul>
25-
<li><a href="http://getpelican.com/">Pelican</a></li>
26-
<li><a href="http://python.org/">Python.org</a></li>
27-
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
28-
<li><a href="#">You can modify those links in your config file</a></li>
29-
</ul>
30-
</div><!-- /.blogroll -->
31-
<div class="social">
32-
<h2>social</h2>
33-
<ul>
34-
35-
<li><a href="#">You can add links in your config file</a></li>
36-
<li><a href="#">Another social link</a></li>
37-
</ul>
38-
</div><!-- /.social -->
39-
</section><!-- /#extras -->
40-
41-
<footer id="contentinfo" class="body">
42-
<address id="about" class="vcard body">
43-
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
44-
</address><!-- /#about -->
45-
46-
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
47-
</footer><!-- /#contentinfo -->
48-
49-
</body>
34+
<footer id="contentinfo" class="footer">
35+
<nav class="pull-right bottom-nav">
36+
<a href="/None">RSS</a>
37+
</nav>
38+
<address id="about" class="vcard body">
39+
&copy; <a href="">Python Portugal</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a>
40+
</address><!-- /#about -->
41+
</footer><!-- /#contentinfo -->
42+
</div><!-- container -->
43+
</body>
5044
</html>

author/alexis-metaireau.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Python Portugal - Alexis Metaireau</title>
6+
<link rel="stylesheet" href="/theme/css/main.css" />
7+
</head>
8+
9+
<body id="index" class="home">
10+
<header id="banner" class="body">
11+
<h1><a href="/">Python Portugal </a></h1>
12+
<nav><ul>
13+
<li><a href="/category/yeah.html">yeah</a></li>
14+
</ul></nav>
15+
</header><!-- /#banner -->
16+
17+
<aside id="featured" class="body">
18+
<article>
19+
<h1 class="entry-title"><a href="/my-super-post.html">My super title</a></h1>
20+
<footer class="post-info">
21+
<abbr class="published" title="2019-01-09T23:30:00+00:00">
22+
Published: qua 09 janeiro 2019
23+
</abbr>
24+
<br />
25+
<abbr class="modified" title="2010-10-04T18:40:00+01:00">
26+
Updated: seg 04 outubro 2010
27+
</abbr>
28+
29+
<address class="vcard author">
30+
By <a class="url fn" href="/author/alexis-metaireau.html">Alexis Metaireau</a>
31+
<a class="url fn" href="/author/conan-doyle.html">Conan Doyle</a>
32+
</address>
33+
<p>In <a href="/category/yeah.html">yeah</a>.</p>
34+
<p>tags: <a href="/tag/thats.html">thats</a> <a href="/tag/awesome.html">awesome</a> </p>
35+
</footer><!-- /.post-info --> </article>
36+
</aside><!-- /#featured -->
37+
<section id="extras" class="body">
38+
<div class="blogroll">
39+
<h2>links</h2>
40+
<ul>
41+
<li><a href="http://getpelican.com/">Pelican</a></li>
42+
<li><a href="http://python.org/">Python.org</a></li>
43+
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
44+
<li><a href="#">You can modify those links in your config file</a></li>
45+
</ul>
46+
</div><!-- /.blogroll -->
47+
<div class="social">
48+
<h2>social</h2>
49+
<ul>
50+
51+
<li><a href="#">You can add links in your config file</a></li>
52+
<li><a href="#">Another social link</a></li>
53+
</ul>
54+
</div><!-- /.social -->
55+
</section><!-- /#extras -->
56+
57+
<footer id="contentinfo" class="body">
58+
<address id="about" class="vcard body">
59+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
60+
</address><!-- /#about -->
61+
62+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
63+
</footer><!-- /#contentinfo -->
64+
65+
</body>
66+
</html>

author/conan-doyle.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Python Portugal - Conan Doyle</title>
6+
<link rel="stylesheet" href="/theme/css/main.css" />
7+
</head>
8+
9+
<body id="index" class="home">
10+
<header id="banner" class="body">
11+
<h1><a href="/">Python Portugal </a></h1>
12+
<nav><ul>
13+
<li><a href="/category/yeah.html">yeah</a></li>
14+
</ul></nav>
15+
</header><!-- /#banner -->
16+
17+
<aside id="featured" class="body">
18+
<article>
19+
<h1 class="entry-title"><a href="/my-super-post.html">My super title</a></h1>
20+
<footer class="post-info">
21+
<abbr class="published" title="2019-01-09T23:30:00+00:00">
22+
Published: qua 09 janeiro 2019
23+
</abbr>
24+
<br />
25+
<abbr class="modified" title="2010-10-04T18:40:00+01:00">
26+
Updated: seg 04 outubro 2010
27+
</abbr>
28+
29+
<address class="vcard author">
30+
By <a class="url fn" href="/author/alexis-metaireau.html">Alexis Metaireau</a>
31+
<a class="url fn" href="/author/conan-doyle.html">Conan Doyle</a>
32+
</address>
33+
<p>In <a href="/category/yeah.html">yeah</a>.</p>
34+
<p>tags: <a href="/tag/thats.html">thats</a> <a href="/tag/awesome.html">awesome</a> </p>
35+
</footer><!-- /.post-info --> </article>
36+
</aside><!-- /#featured -->
37+
<section id="extras" class="body">
38+
<div class="blogroll">
39+
<h2>links</h2>
40+
<ul>
41+
<li><a href="http://getpelican.com/">Pelican</a></li>
42+
<li><a href="http://python.org/">Python.org</a></li>
43+
<li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
44+
<li><a href="#">You can modify those links in your config file</a></li>
45+
</ul>
46+
</div><!-- /.blogroll -->
47+
<div class="social">
48+
<h2>social</h2>
49+
<ul>
50+
51+
<li><a href="#">You can add links in your config file</a></li>
52+
<li><a href="#">Another social link</a></li>
53+
</ul>
54+
</div><!-- /.social -->
55+
</section><!-- /#extras -->
56+
57+
<footer id="contentinfo" class="body">
58+
<address id="about" class="vcard body">
59+
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
60+
</address><!-- /#about -->
61+
62+
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
63+
</footer><!-- /#contentinfo -->
64+
65+
</body>
66+
</html>

author/python-portugal-team.html

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title> Articles by Python Portugal Team - Python Portugal</title>
5+
<meta charset="utf-8" />
6+
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" />
7+
<link href="/theme/static/css/style.css" rel="stylesheet" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
9+
</head>
10+
11+
<body id="index" class="archive">
12+
<div class="container">
13+
<div class="header">
14+
<ul class="nav nav-pills pull-right">
15+
<!--<li class=""><a href="">Home</a></li>-->
16+
<li><a href="/pages/Empregos.html">Empregos</a></li>
17+
<li><a href="/pages/Formação.html">Formação</a></li>
18+
<li><a href="/pages/Forum.html">Forum</a></li>
19+
<li><a href="/">Python Portugal</a></li>
20+
<li><a href="/pages/Livros.html">Livros</a></li>
21+
<li class="active"><a href="/archives.html">Blog</a></li>
22+
</ul>
23+
<h3 class="text-muted"><a href="">Python Portugal</a></h3>
24+
<h2 class="text-muted"></h2>
25+
</div>
26+
<section id="content" class="content">
27+
<h2>Articles by Python Portugal Team</h2>
28+
29+
<article class="hentry">
30+
<header> <h2 class="entry-title"><a href="/Blog.html" rel="bookmark" title="Permalink to Lorem Ipsum">Lorem Ipsum</a></h2> </header>
31+
<div class="entry-content"> <p class="first last">Lorem Ipsum</p>
32+
</div><!-- entry-content -->
33+
</article>
34+
<div class="pager">
35+
<ul>
36+
<li class="previous disabled"><a>← Previous</a></li>
37+
<li class="next disabled"><a>Next →</a></li>
38+
</ul>
39+
</div>
40+
</section><!-- content -->
41+
<footer id="contentinfo" class="footer">
42+
<nav class="pull-right bottom-nav">
43+
<a href="/None">RSS</a>
44+
</nav>
45+
<address id="about" class="vcard body">
46+
&copy; <a href="">Python Portugal</a> Proudly powered by <a href="http://getpelican.com/">Pelican</a>
47+
</address><!-- /#about -->
48+
</footer><!-- /#contentinfo -->
49+
</div><!-- container -->
50+
</body>
51+
</html>

0 commit comments

Comments
 (0)