Changeset - bb678227457a
[Not reviewed]
0 1 0
Chris Wesseling (ccw) - 11 years ago 2015-01-12 15:28:20
chris.wesseling@cwi.nl
Turn localhost serve page into a hyperlink.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.txt
Show inline comments
 
@@ -71,13 +71,13 @@ Previewing
 
Pelican has its own built-in server. You can invoke it with make; or
 
you can regenerate the HTML and serve it in one command::
 

	
 
    make html serve
 

	
 
The server uses port 8000 by default. After starting the server point
 
you browser to the url: localhost:8000.
 
you browser to the url: http://127.0.0.1:8000/.
 

	
 

	
 
Customizing Configuration Settings
 
----------------------------------
 

	
 
Pelican has a plethora of setting; all configurable in file whose
0 comments (0 inline, 0 general)