<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div>Success! <div><br></div><div>Deploy from my workstation to remote <a href="https://webarch-dev.host1.webarch.net/">https://webarch-dev.host1.webarch.net/</a> is good. <div><div><br></div><div><div style="margin: 0px; font-size: 11px;"><font face="Courier New">nick@debian:~/webarch-nikola/stories$ <b>nikola deploy</b></font></div><div style="margin: 0px; font-size: 11px;"><font face="Courier New">Scanning posts......done!</font></div><div style="margin: 0px; font-size: 11px; color: rgb(203, 203, 203);"><font face="Courier New">[2014-11-13T00:35:44Z] INFO: deploy: => preset 'default'</font></div><div style="margin: 0px; font-size: 11px; color: rgb(203, 203, 203);"><font face="Courier New">[2014-11-13T00:35:44Z] INFO: deploy: ==> rsync -rav --delete output/ webarch-dev@host1.webarch.net:sites/default/</font></div><div style="margin: 0px; font-size: 11px;"><font face="Courier New">...</font></div></div><div><div style="margin: 0px; font-size: 11px;"><font face="Courier New">sent 870,006 bytes  received 25,493 bytes  198,999.78 bytes/sec</font></div><div style="margin: 0px; font-size: 11px;"><font face="Courier New">total size is 2,588,632  speedup is 2.89</font></div><div style="margin: 0px; font-size: 11px; color: rgb(203, 203, 203);"><font face="Courier New">[2014-11-13T00:35:48Z] INFO: deploy: Successful deployment</font></div><div style="margin: 0px; font-size: 11px;"><font face="Courier New">nick@debian:~/webarch-nikola/stories$ </font></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div><br></div><div>
<br><div><div>On 12 Nov 2014, at 16:11, Chris Croome <<a href="mailto:chris@webarchitects.co.uk">chris@webarchitects.co.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi<br><br>Debian unstable includes Nikola and that is probably the best way to<br>install if you are running unstable.<br><br>I have imported some content from the old site and uploaded the results<br>here using "nikola deploy" (let me know if you want ssh keys adding to<br>this server so you can update this version):<br><br>- <a href="https://webarch-dev.host1.webarch.net/">https://webarch-dev.host1.webarch.net/</a><br><br>The menu for mobile devices doesn't work correctly and I don't like the<br>drop down menu depending on Javascript, it would be nice to have a CSS<br>one.<br><br>All the best<br><br>Chris<br><br>On Wed 05-Nov-2014 at 01:34:31PM +0000, Chris Croome wrote:<br><blockquote type="cite"><br>On Debian 7 you can install Nikola like this:<br><br>  sudo aptitude install python-pip python-dev libxml2-dev \<br>                        libxslt1-dev python-textile<br>  sudo pip install nikola[extras]<br><br>Then you can checkout the site and install the textile plugin:<br><br>  git clone gitosis@git.webarchitects.co.uk:webarch-nikola.git<br>  cd webarch-nikola<br>  nikola plugin -i textile<br><br>Then you can build and serve the site locally:<br><br>  nikola build ; nikola serve<br><br>Then the one test page I imported after using Jekyll to convert the<br>existing Webarchitects site to textile files can be opened:<br><br>  <a href="http://localhost:8000/stories/about.html">http://localhost:8000/stories/about.html</a><br><br>One issue is that URLs like this:<br><br>  <a href="http://www.webarch.net/about">http://www.webarch.net/about</a><br><br>Will need webserver level redirects to the new URLs as the following<br>didn't work in the config file:<br><br>  REDIRECTIONS = [("/about", "/about.html")]<br></blockquote><br>-- <br>Webarchitects Co-operative<br><a href="http://webarchitects.coop/">http://webarchitects.coop/</a><br>+44 114 276 9709<br>@webarchcoop<br><br>_______________________________________________<br>webarch-websites mailing list<br>webarch-websites@lists.webarch.co.uk<br>https://lists.webarch.co.uk/mailman/listinfo/webarch-websites<br></blockquote></div><br></div></div></div></body></html>