Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mason Loring Bliss
cl-site
Commits
c748b33d
Commit
c748b33d
authored
Oct 19, 2018
by
Dave Cooper
Browse files
Updated README to get rid of reference to now-deleted python server.
parent
f6c8b17f
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
c748b33d
...
...
@@ -57,8 +57,8 @@ The Makefile contains various useful commands.
Among them:
*
`make`
- to generate the site.
*
`make serve`
- to generate the site and start up a test server.
*
`make clean`
- to remove the generated files from output directory
*
`make pyserve`
- to run a secondary (python) server on port 8000 (crashes if 8000 is busy).
### From Lisp
...
...
@@ -86,10 +86,3 @@ Among them:
`ironclad`
library from quicklisp with this sbcl version). If you get
this error, try upgrading your SBCL or use CCL.
To clean any old files from output/ directory:
(cl-site:make-clean)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment