Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 13, 2024
0 parents commit 67181e2
Show file tree
Hide file tree
Showing 20 changed files with 2,224 additions and 0 deletions.
64 changes: 64 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>404 Page not found</title>
<link href='/prm/slate/stylesheets/monokai.css' rel="stylesheet" media="screen" />
<link href='/prm/slate/stylesheets/screen.css' rel="stylesheet" media="screen" />
<link href='/prm/slate/stylesheets/print.css' rel="stylesheet" media="print" />


<script src='/prm/slate/javascripts/all.js'></script>


</head>
<body class="index" data-languages="">
<a href="#" id="nav-button">
<span>
NAV
<img src='/prm/slate/images/navbar.png'/>
</span>
</a>
<div class="tocify-wrapper">

<a id="logo" href="/prm"><img src='/prm/images/logo.png' alt="PRM" title="Pull Request Manager"/></a>



<div class="search">
<input type="search" class="search" id="input-search" placeholder='Search'>
</div>
<ul class="search-results"></ul>

<div id="toc">
</div>


<ul class="toc-footer">

<li><a href="https://github.com/sponsors/ldez">Sponsor me</a></li>

<li><a href="https://github.com/ldez/prm">Github</a></li>

<li>Created by <a href="https://github.com/ldez">ldez</a></li>

</ul>


</div>
<div class="page-wrapper">
<div class="dark-box"></div>
<div class="content">

<h2>Page Not Found!</h2>

</div>
<div class="dark-box">

</div>
</div>

</body>
</html>
14 changes: 14 additions & 0 deletions categories/index.xml
Original file line number Diff line number Diff line change
@@ -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 PRM - Pull Request Manager</title>
<link>https://ldez.github.io/prm/categories/</link>
<description>Recent content in Categories on PRM - Pull Request Manager</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>

<atom:link href="https://ldez.github.io/prm/categories/index.xml" rel="self" type="application/rss+xml" />


</channel>
</rss>
Binary file added images/logo-stroke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 67181e2

Please sign in to comment.