File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,12 +44,12 @@ else fails, try removing the virtual environment and reinstalling:
44
44
45
45
## Development
46
46
47
- Run ` pipenv run lektor server -f webpack ` to start the Lektor development
48
- server. You will be able to see the website at
49
- [ ` http://localhost:5000/ ` ] [ lektorlocal ] . The Lektor server will rebuild the
50
- site every time you change any content.
47
+ - Run ` pipenv run lektor server -f webpack ` to start the Lektor development
48
+ server.
49
+ - You will be able to see the website at [ ` http://localhost:5000/ ` ] [ local5000 ] .
50
+ - The Lektor server will rebuild the site every time you change any content.
51
51
52
- [ lektorlocal ] :http://localhost:5000/
52
+ [ local5000 ] :http://localhost:5000/
53
53
54
54
55
55
## Deployment
You can’t perform that action at this time.
0 commit comments