Skip to content

Commit 1b2c36e

Browse files
Set site domain to symbioticlab.org
To allow access from both `symbioticlab.org` and `www.symbioticlab.org`, two DNS records need to be set: * ALIAS/ANAME on `symbioticlab.org`, pointing to `symbioticlab.github.io` * CNAME on `www.symbioticlab.org`, pointing to `symbioticlab.org` If ALIAS/ANAME record type isn't available, an A record should be used, pointing to GitHub Pages server [1] ``` 185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153 ``` [1]: https://docs.github.com/en/github/working-with-github-pages/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain
1 parent f0e284d commit 1b2c36e

File tree

50 files changed

+177
-176
lines changed

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

+177
-176
lines changed

2021/01/15/hello-world/index.html renamed to 2021/01/20/hello-world/index.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@
2121

2222
<script class="hexo-configurations">
2323
var NexT = window.NexT || {};
24-
var CONFIG = {"hostname":"symbioticlab.github.io","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
24+
var CONFIG = {"hostname":"symbioticlab.org","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
2525
</script>
2626
<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
2727
<meta property="og:type" content="article">
2828
<meta property="og:title" content="Hello World">
29-
<meta property="og:url" content="https://symbioticlab.github.io/2021/01/15/hello-world/index.html">
29+
<meta property="og:url" content="https://symbioticlab.org/2021/01/20/hello-world/index.html">
3030
<meta property="og:site_name" content="SymbioticLab">
3131
<meta property="og:description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
3232
<meta property="og:locale" content="en_US">
33-
<meta property="article:published_time" content="2021-01-15T15:22:38.058Z">
34-
<meta property="article:modified_time" content="2021-01-15T15:22:38.058Z">
33+
<meta property="article:published_time" content="2021-01-20T21:41:13.741Z">
34+
<meta property="article:modified_time" content="2021-01-20T21:41:13.741Z">
3535
<meta name="twitter:card" content="summary">
3636

3737

38-
<link rel="canonical" href="https://symbioticlab.github.io/2021/01/15/hello-world/">
38+
<link rel="canonical" href="https://symbioticlab.org/2021/01/20/hello-world/">
3939

4040

4141
<script data-pjax class="page-configurations">
@@ -162,7 +162,7 @@ <h1 class="site-title">SymbioticLab</h1>
162162

163163

164164
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="en">
165-
<link itemprop="mainEntityOfPage" href="https://symbioticlab.github.io/2021/01/15/hello-world/">
165+
<link itemprop="mainEntityOfPage" href="https://symbioticlab.org/2021/01/20/hello-world/">
166166

167167
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
168168
<meta itemprop="image" content="/images/avatar.gif">
@@ -186,7 +186,7 @@ <h1 class="post-title" itemprop="name headline">
186186
</span>
187187
<span class="post-meta-item-text">Posted on</span>
188188

189-
<time title="Created: 2021-01-15 10:22:38" itemprop="dateCreated datePublished" datetime="2021-01-15T10:22:38-05:00">2021-01-15</time>
189+
<time title="Created: 2021-01-20 16:41:13" itemprop="dateCreated datePublished" datetime="2021-01-20T16:41:13-05:00">2021-01-20</time>
190190
</span>
191191

192192

@@ -229,7 +229,7 @@ <h3 id="deploy-to-remote-sites">Deploy to remote sites<a class="headerlink" href
229229
</li>
230230
<li class="post-copyright-link">
231231
<strong>Post link: </strong>
232-
<a href="https://symbioticlab.github.io/2021/01/15/hello-world/" title="Hello World">https://symbioticlab.github.io/2021/01/15/hello-world/</a>
232+
<a href="https://symbioticlab.org/2021/01/20/hello-world/" title="Hello World">https://symbioticlab.org/2021/01/20/hello-world/</a>
233233
</li>
234234
<li class="post-copyright-license">
235235
<strong>Copyright Notice: </strong>All articles in this blog are licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" rel="noopener" target="_blank"><i class="fab fa-fw fa-creative-commons"></i>BY-NC-SA</a> unless stating additionally.

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
symbioticlab.org

categories/News/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
<script class="hexo-configurations">
2323
var NexT = window.NexT || {};
24-
var CONFIG = {"hostname":"symbioticlab.github.io","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
24+
var CONFIG = {"hostname":"symbioticlab.org","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
2525
</script>
2626
<meta property="og:type" content="website">
2727
<meta property="og:title" content="SymbioticLab">
28-
<meta property="og:url" content="https://symbioticlab.github.io/categories/News/index.html">
28+
<meta property="og:url" content="https://symbioticlab.org/categories/News/index.html">
2929
<meta property="og:site_name" content="SymbioticLab">
3030
<meta property="og:locale" content="en_US">
3131
<meta name="twitter:card" content="summary">
3232

3333

34-
<link rel="canonical" href="https://symbioticlab.github.io/categories/News/">
34+
<link rel="canonical" href="https://symbioticlab.org/categories/News/">
3535

3636

3737
<script data-pjax class="page-configurations">

categories/News/page/2/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
<script class="hexo-configurations">
2323
var NexT = window.NexT || {};
24-
var CONFIG = {"hostname":"symbioticlab.github.io","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
24+
var CONFIG = {"hostname":"symbioticlab.org","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
2525
</script>
2626
<meta property="og:type" content="website">
2727
<meta property="og:title" content="SymbioticLab">
28-
<meta property="og:url" content="https://symbioticlab.github.io/categories/News/page/2/index.html">
28+
<meta property="og:url" content="https://symbioticlab.org/categories/News/page/2/index.html">
2929
<meta property="og:site_name" content="SymbioticLab">
3030
<meta property="og:locale" content="en_US">
3131
<meta name="twitter:card" content="summary">
3232

3333

34-
<link rel="canonical" href="https://symbioticlab.github.io/categories/News/page/2/">
34+
<link rel="canonical" href="https://symbioticlab.org/categories/News/page/2/">
3535

3636

3737
<script data-pjax class="page-configurations">

categories/News/page/3/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
<script class="hexo-configurations">
2323
var NexT = window.NexT || {};
24-
var CONFIG = {"hostname":"symbioticlab.github.io","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
24+
var CONFIG = {"hostname":"symbioticlab.org","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
2525
</script>
2626
<meta property="og:type" content="website">
2727
<meta property="og:title" content="SymbioticLab">
28-
<meta property="og:url" content="https://symbioticlab.github.io/categories/News/page/3/index.html">
28+
<meta property="og:url" content="https://symbioticlab.org/categories/News/page/3/index.html">
2929
<meta property="og:site_name" content="SymbioticLab">
3030
<meta property="og:locale" content="en_US">
3131
<meta name="twitter:card" content="summary">
3232

3333

34-
<link rel="canonical" href="https://symbioticlab.github.io/categories/News/page/3/">
34+
<link rel="canonical" href="https://symbioticlab.org/categories/News/page/3/">
3535

3636

3737
<script data-pjax class="page-configurations">

categories/News/page/4/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
<script class="hexo-configurations">
2323
var NexT = window.NexT || {};
24-
var CONFIG = {"hostname":"symbioticlab.github.io","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
24+
var CONFIG = {"hostname":"symbioticlab.org","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
2525
</script>
2626
<meta property="og:type" content="website">
2727
<meta property="og:title" content="SymbioticLab">
28-
<meta property="og:url" content="https://symbioticlab.github.io/categories/News/page/4/index.html">
28+
<meta property="og:url" content="https://symbioticlab.org/categories/News/page/4/index.html">
2929
<meta property="og:site_name" content="SymbioticLab">
3030
<meta property="og:locale" content="en_US">
3131
<meta name="twitter:card" content="summary">
3232

3333

34-
<link rel="canonical" href="https://symbioticlab.github.io/categories/News/page/4/">
34+
<link rel="canonical" href="https://symbioticlab.org/categories/News/page/4/">
3535

3636

3737
<script data-pjax class="page-configurations">

categories/News/page/5/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
<script class="hexo-configurations">
2323
var NexT = window.NexT || {};
24-
var CONFIG = {"hostname":"symbioticlab.github.io","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
24+
var CONFIG = {"hostname":"symbioticlab.org","root":"/","images":"/images","scheme":"Mist","version":"8.2.0","exturl":false,"sidebar":{"position":"right","display":"remove","padding":18,"offset":12},"copycode":true,"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"motion":{"enable":false,"async":true,"transition":{"post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}};
2525
</script>
2626
<meta property="og:type" content="website">
2727
<meta property="og:title" content="SymbioticLab">
28-
<meta property="og:url" content="https://symbioticlab.github.io/categories/News/page/5/index.html">
28+
<meta property="og:url" content="https://symbioticlab.org/categories/News/page/5/index.html">
2929
<meta property="og:site_name" content="SymbioticLab">
3030
<meta property="og:locale" content="en_US">
3131
<meta name="twitter:card" content="summary">
3232

3333

34-
<link rel="canonical" href="https://symbioticlab.github.io/categories/News/page/5/">
34+
<link rel="canonical" href="https://symbioticlab.org/categories/News/page/5/">
3535

3636

3737
<script data-pjax class="page-configurations">

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2727,7 +2727,7 @@ hr {
27272727
vertical-align: middle;
27282728
}
27292729
.links-of-author a::before {
2730-
background: #d1b18b;
2730+
background: #adff75;
27312731
display: inline-block;
27322732
margin-right: 3px;
27332733
transform: translateY(-2px);

0 commit comments

Comments
 (0)