Skip to content

Commit df91644

Browse files
committed
Website generation with Couscous
1 parent f409ea7 commit df91644

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+250
-0
lines changed

auth/middleware.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

auth/protect.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

auth/request.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

auth/user.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

contributing.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

deploy/nginx.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

deploy/supervisor.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

fluent/driver.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

fluent/model.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

fluent/query.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,11 @@ <h3>HTTP</h3>
266266
<a href="https://vapor.github.io/documentation/http/server.html">
267267
Server
268268
</a>
269+
</li>
270+
<li class="">
271+
<a href="https://vapor.github.io/documentation/http/cors.html">
272+
CORS
273+
</a>
269274
</li>
270275
</ul>
271276
</section>

0 commit comments

Comments
 (0)