Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Łukasz Nowak
caddy
Commits
6478eee3
Commit
6478eee3
authored
Nov 24, 2015
by
jungle-boogie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed stray ) and spaces.
parent
19ca7d81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
README.md
README.md
+14
-14
No files found.
README.md
View file @
6478eee3
...
...
@@ -130,8 +130,8 @@ Caddy is available as a Docker container from any of these sources:
#### 3rd-party dependencies
Although Caddy's binaries are completely static, Caddy relies on some excellent
libraries.
[
Godoc.org
](
https://godoc.org/github.com/mholt/caddy
)
shows the
Although Caddy's binaries are completely static, Caddy relies on some excellent
libraries.
[
Godoc.org
](
https://godoc.org/github.com/mholt/caddy
)
shows the
packages that each Caddy package imports.
...
...
@@ -139,18 +139,18 @@ packages that each Caddy package imports.
## Contributing
**[Join us on Slack](https://gophers.slack.com/messages/caddy/)**
to chat with
other Caddy developers! (
[
Request an invite
](
http://bit.ly/go-slack-signup
)
,
**[Join us on Slack](https://gophers.slack.com/messages/caddy/)**
to chat with
other Caddy developers! (
[
Request an invite
](
http://bit.ly/go-slack-signup
)
,
then join the #caddy channel.)
This project would not be what it is without your help. Please see the
[
contributing guidelines
](
https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md
)
This project would not be what it is without your help. Please see the
[
contributing guidelines
](
https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md
)
if you haven't already.
Thanks for making Caddy -- and the Web -- better!
Special thanks to
[
![DigitalOcean
](
http://i.imgur.com/sfGr0eY.png
)
](https://www.digitalocean.com)
Special thanks to
[
![DigitalOcean
](
http://i.imgur.com/sfGr0eY.png
)
](https://www.digitalocean.com)
for hosting the Caddy project.
...
...
@@ -158,12 +158,12 @@ for hosting the Caddy project.
## About the project
Caddy was born out of the need for a "batteries-included" web server that runs
anywhere and doesn't have to take its configuration with it. Caddy took
inspiration from
[
spark
](
https://github.com/rif/spark
)
,
[
nginx
](
https://github.com/nginx/nginx
)
, lighttpd,
[
Websocketd
](
)
https://github.com/joewalnes/websocketd)
and
[
Vagrant
](
https://www.vagrantup.com/
)
,
Caddy was born out of the need for a "batteries-included" web server that runs
anywhere and doesn't have to take its configuration with it. Caddy took
inspiration from
[
spark
](
https://github.com/rif/spark
)
,
[
nginx
](
https://github.com/nginx/nginx
)
, lighttpd,
[
Websocketd
](
https://github.com/joewalnes/websocketd
)
and
[
Vagrant
](
https://www.vagrantup.com/
)
,
which provides a pleasant mixture of features from each of them.
...
...
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