XiaO

Github + Netlify + Yandex

XiaO / 2020-07-19


Github 中转仓库

将 Github 作为文件中转仓库站,用于为 Netlify 自动提供文件源。

Sourcetree 运输工具

Sourcetree 作为本地与中转仓库之间的运输工具,将本地文件推送至中转仓库。首要任务即是联通本地 Sourcetree 与远端 Github 中的中转仓库。

特点

Netlify 网站托管

特点

步骤

https://urzone.netlify.app/	https://urz.one/

Yandex 企业邮箱

特点

步骤

<form method="post" action="https://passport.yandex.com/for/yourdomain.tld?mode=auth"> 
 
<div class="label">Username:</div>
<input type="text" name="login" value="" tabindex="1"/>
<div class="label">Password:</div>
<input type="hidden" name="retpath" value="http://mail.yandex.ru/for/your_domain_name">
<input type="password" name="passwd" value="" maxlength="100" tabindex="2"/> <br>
 
<label for="a"><input type="checkbox" name="twoweeks" id="a" value=«no» tabindex="4"/>don't remember me</label> (<a href="https://yandex.ru/support/passport/#foreign-pc">what's this</a>)
 
<input type="submit" name="In" value="Log in" tabindex="5"/> </form>
SMTP / POP3 

POP3:pop.yandex.com 开启SSL  端口 995

SMTP:smtp.yandex.com 开启SSL 端口 465 # Outgoing mail

IMAP:imap.yandex.com 开启SSL  端口 993 # Incoming mail