Admin/website/README
changeset 17681 442e7bec1d49
parent 16952 9ce755a0d613
child 17682 fe395990d526
equal deleted inserted replaced
17680:5f6a9ed548c1 17681:442e7bec1d49
   101 (4) project-specific remarks
   101 (4) project-specific remarks
   102 ============================
   102 ============================
   103 
   103 
   104 * the site is not monolithic
   104 * the site is not monolithic
   105 * it must fit neatlessly into the Isabelle distribution and regression framework
   105 * it must fit neatlessly into the Isabelle distribution and regression framework
       
   106 
       
   107 
       
   108 (5) the website build bed on sunbroy2
       
   109 =====================================
       
   110 
       
   111 For convenience, there is a completely configured
       
   112 website build bed on sunbroy2:
       
   113 * log in to sunbroy2
       
   114 * go to ~/isabelle/website_build
       
   115 * there do an CVS update if desired
       
   116 * do your changes
       
   117 * just type make - the website is builded to the website synchronization cache
       
   118 * then do CVS commit
       
   119 * for updating the webpage in Munich, just use Admin/mirror-website
       
   120 * if the Isabelle distribution files themselves change, some handwired updating
       
   121   is neceassary; however, for casual content changes the build bed should work
       
   122   properly