User Tools

Site Tools


ten_minute_web_site

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
ten_minute_web_site [2013/10/31 14:35]
Timbow [The Sidebar and Tagline]
ten_minute_web_site [2014/02/02 12:09]
Timbow [A Ten Minute Website]
Line 2: Line 2:
 [[http://​timbowgs.bplaced.net/​tutorial/​|{{ :​wiki:​pavcafehm.jpg?​nolink |}}]] [[http://​timbowgs.bplaced.net/​tutorial/​|{{ :​wiki:​pavcafehm.jpg?​nolink |}}]]
 If you have installed GetSimple on the [[:​quick_install|previous page]] you can quickly get an idea of its use by following this step by step tutorial for making the two page [[http://​timbowgs.bplaced.net/​tutorial/​|Pavement Cafe Website]]. It covers: If you have installed GetSimple on the [[:​quick_install|previous page]] you can quickly get an idea of its use by following this step by step tutorial for making the two page [[http://​timbowgs.bplaced.net/​tutorial/​|Pavement Cafe Website]]. It covers:
-  * changing ​the theme +  * Changing ​the theme 
-  * adding ​content +  * Adding ​content 
-  * uploading ​an image +  * Uploading ​an image 
-  * creating ​a page +  * Creating ​a page 
-  * using '​components'​ +  * Using '​components'​ 
-  * installing ​a plugin +  * Installing ​a plugin 
-  * making ​a backup+  * Making ​a backup
  
-It should take between ten and twenty minutes. If you have any difficulty with the tutorial have a look at the [[http://​get-simple.info/​forums/​showthread.php?​tid=4602|GetSimple forum thread]].+It should take between ten and twenty minutes. If you have any difficulty with the tutorial have a look at the [[http://​get-simple.info/​forums/​showthread.php?​tid=4602|GetSimple forum thread]]. The text assumes you are working on a web server but you can complete the tutorial on localhost if you have set up a WAMP or LAMP server on a desktop.
  
 =====Getting Ready===== =====Getting Ready=====
Line 25: Line 25:
 {{ :​wiki:​pavtheme.jpg?​nolink&​300|}}Unzip the file //​pavement.zip//​ on your desktop and upload by ftp the uncompressed //​pavement//​ folder to the ///theme// folder of your website alongside the //​cardinal//​ and //​innovation//​ theme folders. In the site Admin in your browser go to the **Theme** tab, choose //​pavement//​ in the drop-down box and click **Activate Theme**. Refresh/​Reload your site and it will look like the image on the right. {{ :​wiki:​pavtheme.jpg?​nolink&​300|}}Unzip the file //​pavement.zip//​ on your desktop and upload by ftp the uncompressed //​pavement//​ folder to the ///theme// folder of your website alongside the //​cardinal//​ and //​innovation//​ theme folders. In the site Admin in your browser go to the **Theme** tab, choose //​pavement//​ in the drop-down box and click **Activate Theme**. Refresh/​Reload your site and it will look like the image on the right.
  
-The Pavement theme is a cut down and slightly altered version of the free GetSimple theme [[http://​get-simple.info/​extend/​theme/​trendybiz/​574/​|TrendyBiz]]. There are several hundred [[themes:​installation|free themes]] available for GetSimple but anybody who knows basic html and css can [[themes:​tutorial|create their own]].+The Pavement theme is a cut down and slightly altered version of the free GetSimple theme [[http://​get-simple.info/​extend/​theme/​trendybiz/​574/​|TrendyBiz]]. There are several hundred [[themes:​installation|free themes]] available for GetSimple but anybody who knows basic html and css can [[themes:​tutorial|create their own]]. There are also Premium themes available for a fee.
  
 =====File Upload===== =====File Upload=====
Line 55: Line 55:
    <​p><​small><?​php get_page_date('​ jS F'); ?></​small></​p>​    <​p><​small><?​php get_page_date('​ jS F'); ?></​small></​p>​
  
-Then we can write in the Specials list with normal html formatting. The style is governed by the css file which is attached to the Theme.+Then we can write in the Specials list with normal html formatting. The styling ​is governed by the css file which is attached to the Theme.
  
   <ul class="​list-style1"> ​   <ul class="​list-style1"> ​
ten_minute_web_site.txt · Last modified: 2017/03/19 13:47 by Timbow