You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uses projects, known as pods, which contain a specific file and directory
2853
+
structure so the site can be generated. The project remains in the
2854
+
"experimental" phase.</p>
2855
+
</li>
2850
2856
</ul>
2851
2857
<h3>Static site generator resources</h3>
2852
2858
<ul>
2853
-
<li><ahref="http://www.notionsandnotes.org/tech/web-development/pelican-static-blog-setup.html">The Long Road to Building a Static Blog with Pelican</a>
2859
+
<li>
2860
+
<p><ahref="http://www.notionsandnotes.org/tech/web-development/pelican-static-blog-setup.html">The Long Road to Building a Static Blog with Pelican</a>
2854
2861
is a fantastic read that really gets into the details throughout the
2855
-
walkthrough. </li>
2862
+
walkthrough. </p>
2863
+
</li>
2864
+
<li>
2865
+
<p><ahref="http://www.mattmakai.com/introduction-to-pelican.html">Getting Started with Pelican and GitHub Pages</a>
2866
+
is a tutorial I wrote for getting up and running with Full Stack Python's
2867
+
source code, which uses Pelican to genereate the site.</p>
2868
+
</li>
2856
2869
</ul>
2857
2870
<h1>Data</h1>
2858
2871
<p>Data is an incredibly broad topic but it can be broken down into many
uses projects, known as pods, which contain a specific file and directory
75
+
structure so the site can be generated. The project remains in the
76
+
"experimental" phase.</p>
77
+
</li>
72
78
</ul>
73
79
<h3>Static site generator resources</h3>
74
80
<ul>
75
-
<li><ahref="http://www.notionsandnotes.org/tech/web-development/pelican-static-blog-setup.html">The Long Road to Building a Static Blog with Pelican</a>
81
+
<li>
82
+
<p><ahref="http://www.notionsandnotes.org/tech/web-development/pelican-static-blog-setup.html">The Long Road to Building a Static Blog with Pelican</a>
76
83
is a fantastic read that really gets into the details throughout the
77
-
walkthrough. </li>
84
+
walkthrough. </p>
85
+
</li>
86
+
<li>
87
+
<p><ahref="http://www.mattmakai.com/introduction-to-pelican.html">Getting Started with Pelican and GitHub Pages</a>
88
+
is a tutorial I wrote for getting up and running with Full Stack Python's
89
+
source code, which uses Pelican to genereate the site.</p>
90
+
</li>
78
91
</ul>
79
92
<h3>What else do you want to learn about Python web dev?</h3>
0 commit comments