Skip to content

Commit e77507e

Browse files
committed
Deploying to master from @ a0ce9f28e24e6757b1dca212b25e9ccad2a65dfa 🚀
1 parent df4ef22 commit e77507e

File tree

26 files changed

+457
-421
lines changed

26 files changed

+457
-421
lines changed

‎code/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta http-equiv=x-ua-compatible content="ie=edge"><link rel=stylesheet href=https://actix.rs/css/bootstrap-reboot.css><link rel=stylesheet href=https://actix.rs/css/bootstrap.css><link rel=stylesheet href=https://actix.rs/css/font-awesome.min.css><link rel=stylesheet href=https://actix.rs/css/actix.css><link rel=stylesheet href=https://actix.rs/css/highlight.css><link rel=icon href=https://actix.rs/favicon.ico title=actix><title>Code</title></head><body><header class="navbar navbar-light navbar-toggleable-md bd-navbar"><nav class=actix-main-nav><div class="d-flex justify-content-between hidden-lg-up"><a href=https://actix.rs/ class=navbar-brand><img src=https://actix.rs/img/logo-nav.png class=align-middle alt></a>
22
<button class="navbar-toggle collapsed" type=button data-toggle=collapse data-target=#actix-main-nav aria-label="Toggle navigation" aria-controls=actix-main-nav aria-expanded=false>
3-
<span class=navbar-toggler-icon></span></button></div><div class="navbar-collapse collapse" id=actix-main-nav><ul class="nav navbar-nav"><li class="nav-item hd-lg-down"><a class=navbar-brand href=https://actix.rs/><img src=https://actix.rs/img/logo-nav.png class=align-middle alt></a></li><li class=nav-item><a class=nav-link href=https://actix.rs/>Home</a></li><li class=nav-item><a class=nav-link href=https://actix.rs/docs/>Documentation</a></li><li class=nav-item><a class=nav-link href=https://actix.rs/community/>Community</a></li><li class=nav-item><a class=nav-link href=https://actix.rs/code/>Code</a></li></ul></div></nav></header><div class=actix-pageheader><div class=container><h1 class=display-4>Code</h1><p class=lead>Browse and download the sources</p></div></div><div class="container actix-community"><div class=row><div class="col-md-6 offset-md-3"><div class=actix-content><h1 id=browse-the-code>Browse the Code</h1><p>The Actix ecosystem is fully open source on our GitHub organization <a href=https://github.com/actix>@actix</a>.</p><p>Here are the most important projects and the link to their github repositories
4-
and related resources:</p><ul><li><a href=https://github.com/actix/actix-web>actix-web</a>, (<a href=https://docs.rs/actix-web>api docs</a>)</li><li><a href=https://github.com/actix/actix-extras>actix-extras crates</a></li><li><a href=https://github.com/actix/actix-net>actix-net crates</a></li><li><a href=https://github.com/actix/actix>actix</a>, (<a href=https://docs.rs/actix>api docs</a>)</li><li><a href=https://github.com/actix/examples>examples repo</a></li><li><a href=https://github.com/actix/actix-website>this website</a></li></ul><p>Actix is dual licensed under the <a href=https://github.com/actix/actix-web/blob/master/LICENSE-MIT>MIT</a> and <a href=https://github.com/actix/actix-web/blob/master/LICENSE-APACHE>Apache 2</a> licenses.</p></div></div></div></div><footer class=actix-footer><div class="text-muted actix-footer-gray d-flex justify-content-between"><div class=actix-footer-info>Copyright © 2020 The Actix Team</div><div class=actix-footer-social><a href=https://github.com/actix class=text-muted><i class="fa fa-github" aria-hidden=true></i></a></div></div></footer><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js integrity=sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7 crossorigin=anonymous></script><script src=https://cdnjs.cloudflare.com/ajax/libs/tether/1.3.7/js/tether.min.js integrity=sha384-XTs3FgkjiBgo8qjEjBk0tGmf3wPrWtA6coPfQDfFEY8AnYJwjalXCiosYRBIBZX8 crossorigin=anonymous></script><script src=https://actix.rs/js/bootstrap.min.js></script><script src=https://actix.rs/js/actix.js></script><script type=application/javascript>var doNotTrack=false;if(!doNotTrack){(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create','UA-110322332-1','auto');ga('send','pageview');}</script></body></html>
3+
<span class=navbar-toggler-icon></span></button></div><div class="navbar-collapse collapse" id=actix-main-nav><ul class="nav navbar-nav"><li class="nav-item hd-lg-down"><a class=navbar-brand href=https://actix.rs/><img src=https://actix.rs/img/logo-nav.png class=align-middle alt></a></li><li class=nav-item><a class=nav-link href=https://actix.rs/>Home</a></li><li class=nav-item><a class=nav-link href=https://actix.rs/docs/>Documentation</a></li><li class=nav-item><a class=nav-link href=https://actix.rs/community/>Community</a></li><li class=nav-item><a class=nav-link href=https://actix.rs/code/>Code</a></li></ul></div></nav></header><div class=actix-pageheader><div class=container><h1 class=display-4>Code</h1><p class=lead>Browse and download the sources</p></div></div><div class="container actix-community"><div class=row><div class="col-md-6 offset-md-3"><div class=actix-content><h1 id=browse-the-code>Browse the Code</h1><p>All of actix is open source and can be found on our github organization: <a href=https://github.com/actix>actix
4+
on github</a></p><p>Here are the most important projects and the link to their github repositories
5+
and related resources:</p><ul><li><a href=https://github.com/actix/actix>actix</a> (<a href=https://github.com/actix/actix/issues>issues</a>, <a href=https://travis-ci.org/actix/actix>ci</a>, <a href=https://crates.io/crates/actix>crate</a>, <a href=https://docs.rs/actix>api docs</a>)</li><li><a href=https://github.com/actix/actix-web>actix-web</a> (<a href=https://github.com/actix/actix-web/issues>issues</a>, <a href=https://travis-ci.org/actix/actix-web>ci</a>, <a href=https://crates.io/crates/actix-web>crate</a>, <a href=https://docs.rs/actix-web>api docs</a>)</li><li><a href=https://github.com/actix/examples>example code</a></li><li><a href=https://github.com/actix/actix-website>this website</a></li></ul><p>Actix is dual licensed under the MIT and Apache 2 licenses. <a href=license/>Read license text</a>.</p></div></div></div></div><footer class=actix-footer><div class="text-muted actix-footer-gray d-flex justify-content-between"><div class=actix-footer-info>Copyright © 2020 The Actix Team</div><div class=actix-footer-social><a href=https://github.com/actix class=text-muted><i class="fa fa-github" aria-hidden=true></i></a></div></div></footer><script src=https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js integrity=sha384-3ceskX3iaEnIogmQchP8opvBy3Mi7Ce34nWjpBIwVTHfGYWQS9jwHDVRnpKKHJg7 crossorigin=anonymous></script><script src=https://cdnjs.cloudflare.com/ajax/libs/tether/1.3.7/js/tether.min.js integrity=sha384-XTs3FgkjiBgo8qjEjBk0tGmf3wPrWtA6coPfQDfFEY8AnYJwjalXCiosYRBIBZX8 crossorigin=anonymous></script><script src=https://actix.rs/js/bootstrap.min.js></script><script src=https://actix.rs/js/actix.js></script><script type=application/javascript>var doNotTrack=false;if(!doNotTrack){(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create','UA-110322332-1','auto');ga('send','pageview');}</script></body></html>

‎code/index.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Code on actix</title><link>https://actix.rs/code/</link><description>Recent content in Code on actix</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><atom:link href="https://actix.rs/code/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Code on actix</title><link>https://actix.rs/code/</link><description>Recent content in Code on actix</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><atom:link href="https://actix.rs/code/index.xml" rel="self" type="application/rss+xml"/><item><title>License</title><link>https://actix.rs/code/license/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://actix.rs/code/license/</guid><description>Actix is dual licensed under MIT and Apache licenses.
2+
MIT License Copyright (c) 2017 Nikolay Kim
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &amp;ldquo;Software&amp;rdquo;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</description></item></channel></rss>

0 commit comments

Comments
 (0)