Added .gitlab-ci.yml

This commit is contained in:
2019-01-31 03:49:33 -05:00
parent abe4976779
commit 9e7ddb126f
12 changed files with 816 additions and 1 deletions

View File

@@ -0,0 +1,42 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.53" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='stylesheet' href='//cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/hack-subset.css'>
<link rel="stylesheet" href="/home/kevin/coding/mf-site/public/css/style.css" type="text/css">
<link rel="alternate" href="/home/kevin/coding/mf-site/public/index.xml" type="application/rss+xml" title="Kevin Mok">
<title>Categories - Kevin Mok</title>
</head>
<body>
<div class="container">
<main role="main" class="article-list">
<h1 class="list-title">Categories</h1>
</main>
</div>
<footer>
<div class="container">
<span class="copyright">
&copy; 2019 Kevin Mok · <a rel="license"
href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> ·
<a href="/credits">Credits</a>
</span>
</div>
</footer>
</body>
</html>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Kevin Mok</title>
<link>file:///home/kevin/coding/mf-site/public/categories/</link>
<description>Recent content in Categories on Kevin Mok</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="file:///home/kevin/coding/mf-site/public/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>