|
| 1 | +<!DOCTYPE html> |
| 2 | + |
| 3 | +<!-- |
| 4 | + Default pelican theme. |
| 5 | + From https://blog.getpelican.com/pelican-4.7-released.html |
| 6 | +--> |
| 7 | + |
| 8 | +<html lang="en"> |
| 9 | +<head> |
| 10 | + <meta charset="utf-8"> |
| 11 | + <title>Pelican 4.7 released</title> |
| 12 | + <link rel="stylesheet" href="https://blog.getpelican.com/theme/css/A.main.css.pagespeed.cf.zFbdR40MwZ.css" type="text/css"/> |
| 13 | + <link href="https://blog.getpelican.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Pelican Development Blog Atom Feed"/> |
| 14 | + |
| 15 | + <!--[if IE]> |
| 16 | + <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
| 17 | + <![endif]--> |
| 18 | +</head> |
| 19 | + |
| 20 | +<body id="index" class="home"> |
| 21 | + <header id="banner" class="body"> |
| 22 | + <h1><a href="https://blog.getpelican.com/">Pelican Development Blog </a></h1> |
| 23 | + <nav><ul> |
| 24 | + <li class="active"><a href="https://blog.getpelican.com/category/news.html">news</a></li> |
| 25 | + <li><a href="https://docs.getpelican.com">documentation</a></li> |
| 26 | + <li><a href="https://donate.getpelican.com">contribute</a></li> |
| 27 | + <li><a href="/pages/gratitude.html">gratitude</a></li> |
| 28 | + </ul></nav> |
| 29 | + </header><!-- /#banner --> |
| 30 | +<section id="content" class="body"> |
| 31 | + <article> |
| 32 | + <header> |
| 33 | + <h1 class="entry-title"> |
| 34 | + <a href="https://blog.getpelican.com/pelican-4.7-released.html" rel="bookmark" title="Permalink to Pelican 4.7 released">Pelican 4.7 released</a></h1> |
| 35 | + </header> |
| 36 | + |
| 37 | + <div class="entry-content"> |
| 38 | +<footer class="post-info"> |
| 39 | + <abbr class="published" title="2021-10-01T00:00:00+02:00"> |
| 40 | + Fri 01 October 2021 |
| 41 | + </abbr> |
| 42 | + |
| 43 | + <address class="vcard author"> |
| 44 | + By <a class="url fn" href="https://blog.getpelican.com/author/pelican-contributors.html">Pelican Contributors</a> |
| 45 | + </address> |
| 46 | +<p>In <a href="https://blog.getpelican.com/category/news.html">news</a>. </p> |
| 47 | + |
| 48 | +</footer><!-- /.post-info --> <p>Pelican 4.7 is now available. This new release includes the following enhancements, fixes, and tweaks:</p> |
| 49 | +<ul class="simple"> |
| 50 | +<li>Improve default theme rendering on mobile and other small screen devices <a class="reference external" href="https://github.com/getpelican/pelican/pull/2914">(#2914)</a></li> |
| 51 | +</ul> |
| 52 | +<p>For more info, please refer to the release page.</p> |
| 53 | +<div class="section" id="upgrading-from-previous-releases"> |
| 54 | +<h2>Upgrading from previous releases</h2> |
| 55 | +<p>Upgrading from Pelican 4.6.x should be smooth and require few (if any) changes to |
| 56 | +your environment.</p> |
| 57 | +<p>If you run into problems, please see the <a class="reference external" href="https://docs.getpelican.com/en/latest/contribute.html#how-to-get-help">How to Get Help</a> section |
| 58 | +of the documentation, and we will update this post with any upgrade tips |
| 59 | +contributed by the Pelican community.</p> |
| 60 | +</div> |
| 61 | + |
| 62 | + </div><!-- /.entry-content --> |
| 63 | + |
| 64 | + </article> |
| 65 | +</section> |
| 66 | + <section id="extras" class="body"> |
| 67 | + <div class="blogroll"> |
| 68 | + <h2>links</h2> |
| 69 | + <ul> |
| 70 | + <li><a href="https://docs.getpelican.com/">Pelican Docs</a></li> |
| 71 | + <li><a href="https://donate.getpelican.com/">Support Pelican</a></li> |
| 72 | + <li><a href="https://justinmayer.com/">Justin Mayer</a></li> |
| 73 | + </ul> |
| 74 | + </div><!-- /.blogroll --> |
| 75 | + <div class="social"> |
| 76 | + <h2>follow</h2> |
| 77 | + <ul> |
| 78 | + <li><a href="https://blog.getpelican.com/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li> |
| 79 | + |
| 80 | + <li><a href="https://twitter.com/getpelican">@getpelican</a></li> |
| 81 | + <li><a href="https://twitter.com/jmayer">@jmayer</a></li> |
| 82 | + <li><a href="https://github.com/getpelican">github</a></li> |
| 83 | + </ul> |
| 84 | + </div><!-- /.social --> |
| 85 | + </section><!-- /#extras --> |
| 86 | + |
| 87 | + <footer id="contentinfo" class="body"> |
| 88 | + <address id="about" class="vcard body"> |
| 89 | + Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. |
| 90 | + </address><!-- /#about --> |
| 91 | + |
| 92 | + <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> |
| 93 | + </footer><!-- /#contentinfo --> |
| 94 | + |
| 95 | + <script>(function(f,a,t,h,o,m){a[h]=a[h]||function(){(a[h].q=a[h].q||[]).push(arguments)};o=f.createElement('script'),m=f.getElementsByTagName('script')[0];o.async=1;o.src=t;o.id='fathom-script';m.parentNode.insertBefore(o,m)})(document,window,'https://stats.justinmayer.com/tracker.js','fathom');fathom('set','siteId','EWNWB');fathom('trackPageview');</script> |
| 96 | + <script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-295694-7']);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();</script> |
| 97 | +</body> |
| 98 | +</html> |
0 commit comments