3737< header >
3838 < div class ="navbar navbar-dark bg-dark shadow-sm ">
3939 < div class ="container ">
40- <!-- /app-cpanmodulesite/ -->
4140 < a href ="/app-cpanmodulesite/ " class ="navbar-brand d-flex align-items-center ">
4241 < strong > App-CPANModuleSite</ strong >
4342 </ a >
@@ -58,8 +57,8 @@ <h2>Other links</h2>
5857< ul >
5958< li > < a href ="https://metacpan.org/release/App-CPANModuleSite "> MetaCPAN</ a > </ li >
6059< li > < a href ="http://matrix.cpantesters.org/?dist=App-CPANModuleSite "> CPAN testers</ a > </ li >
61- < li > < a href ="https://cpants.cpanauthors.org/release/DAVECROSS/App-CPANModuleSite-0.0.6 "> CPANTS</ a > </ li >
62- < li > < a href ="https://cpan.metacpan.org/authors/id/D/DA/DAVECROSS/App-CPANModuleSite-0.0.6 .tar.gz "> Download</ a > </ li >
60+ < li > < a href ="https://cpants.cpanauthors.org/release/DAVECROSS/App-CPANModuleSite-0.0.8 "> CPANTS</ a > </ li >
61+ < li > < a href ="https://cpan.metacpan.org/authors/id/D/DA/DAVECROSS/App-CPANModuleSite-0.0.8 .tar.gz "> Download</ a > </ li >
6362< li > < a href ="https://github.com/davorg/app-cpanmodulesite/issues "> Bug tracker</ a > </ li >
6463< li > < a href ="https://github.com/davorg/app-cpanmodulesite "> Code repository</ a > </ li >
6564</ ul >
@@ -68,10 +67,15 @@ <h2>Other links</h2>
6867 < div class ="col-9 ">
6968< h1 > App-CPANModuleSite</ h1 >
7069< p > Automatically create a web site for a CPAN module.</ p >
71- < p > Current version: v0.0.6 </ p >
70+ < p > Current version: v0.0.8 </ p >
7271
73- < p > This web site is very much a work in progress.
74- I'll be adding more information very soon.</ p >
72+ < p > Gabor asked if
73+ < a href ="https://dev.to/szabgab/perl-modules-with-their-own-web-site-2gmo "> more
74+ CPAN modules should have their own web sites</ p > .</ p >
75+ < p > I replied, pointing out
76+ < a href ="https://dev.to/davorg/simple-cpan-module-web-sites-with-github-pages-29ka "> how
77+ easy it is to create project web sites on GitHub Pages</ a > .</ p >
78+ < p > But I wondered if we could make it even easier. This module is the result.</ p >
7579
7680
7781 </ div >
0 commit comments