new changes
This commit is contained in:
2
public/technicalposts/beginners/index.html
Normal file
2
public/technicalposts/beginners/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en><head><title>http://localhost:1313/technicalposts/it-infrastrucuture-beginners/</title>
|
||||
<link rel=canonical href=http://localhost:1313/technicalposts/it-infrastrucuture-beginners/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=http://localhost:1313/technicalposts/it-infrastrucuture-beginners/"></head></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en><head><title>http://localhost:1313/technicalposts/distributed-computing-local-network/</title>
|
||||
<link rel=canonical href=http://localhost:1313/technicalposts/distributed-computing-local-network/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=http://localhost:1313/technicalposts/distributed-computing-local-network/"></head></html>
|
||||
6
public/technicalposts/index.html
Normal file
6
public/technicalposts/index.html
Normal file
File diff suppressed because one or more lines are too long
1
public/technicalposts/index.xml
Normal file
1
public/technicalposts/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Technical Posts on Akilan</title><link>http://localhost:1313/technicalposts/</link><description>Recent content in Technical Posts on Akilan</description><generator>Hugo -- 0.145.0</generator><language>en</language><lastBuildDate>Mon, 11 Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="http://localhost:1313/technicalposts/index.xml" rel="self" type="application/rss+xml"/><item><title>Draft for escaping NAT with reverse proxy P2PRC</title><link>http://localhost:1313/technicalposts/p2prc-escaping-nat/</link><pubDate>Mon, 11 Oct 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/p2prc-escaping-nat/</guid><description>Annoying NAT boo boo</description></item><item><title>Automatic ports allocation P2PRC</title><link>http://localhost:1313/technicalposts/p2prc-automatic-ports/</link><pubDate>Sun, 03 Oct 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/p2prc-automatic-ports/</guid><description>Allocating ports to plugins P2PRC</description></item><item><title>Extension of P2PRC to create your own modification</title><link>http://localhost:1313/technicalposts/p2prc-ast/</link><pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/p2prc-ast/</guid><description>P2PRC as a abstraction</description></item><item><title>P2PRC Plugin module implementation</title><link>http://localhost:1313/technicalposts/p2prc-plugin-module-implementation/</link><pubDate>Fri, 16 Jul 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/p2prc-plugin-module-implementation/</guid><description>Plugin Module implementation P2PRC</description></item><item><title>Patch: Using remote ScreenShare ,keyboard and mouse using laplace and Barrier</title><link>http://localhost:1313/technicalposts/modifying-laplace-keyboard-mouse/</link><pubDate>Mon, 05 Jul 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/modifying-laplace-keyboard-mouse/</guid><description>Modifying the open source project laplace to allow remote keyboard and mouse during screenshare</description></item><item><title>Alpha Release P2PRC v1.0.0</title><link>http://localhost:1313/technicalposts/p2prc-1.0.0-alpha-release/</link><pubDate>Sun, 27 Jun 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/p2prc-1.0.0-alpha-release/</guid><description>Alpha release for P2PRC</description></item><item><title>Challenging myself to understand RISC-V</title><link>http://localhost:1313/technicalposts/riscv/</link><pubDate>Sun, 30 May 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/riscv/</guid><description>Basics of what is RISC-V</description></item><item><title>Distributed computing in a local network</title><link>http://localhost:1313/technicalposts/distributed-computing-local-network/</link><pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/distributed-computing-local-network/</guid><description>Brainstroming ideas to run distributed tasks locally</description></item><item><title>IT infrastructure (Beginners guide)</title><link>http://localhost:1313/technicalposts/it-infrastrucuture-beginners/</link><pubDate>Mon, 25 May 2020 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/it-infrastrucuture-beginners/</guid><description>Basics of running power and cheap IT infrastructure</description></item><item><title>Custom static website generator</title><link>http://localhost:1313/technicalposts/custom-static-website-generator/</link><pubDate>Thu, 27 Feb 2020 00:00:00 +0000</pubDate><guid>http://localhost:1313/technicalposts/custom-static-website-generator/</guid><description>Based on a Website generator built by hw tech club</description></item></channel></rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
30
public/technicalposts/p2prc-1.0.0-alpha-release/index.html
Normal file
30
public/technicalposts/p2prc-1.0.0-alpha-release/index.html
Normal file
File diff suppressed because one or more lines are too long
88
public/technicalposts/p2prc-ast/index.html
Normal file
88
public/technicalposts/p2prc-ast/index.html
Normal file
File diff suppressed because one or more lines are too long
33
public/technicalposts/p2prc-automatic-ports/index.html
Normal file
33
public/technicalposts/p2prc-automatic-ports/index.html
Normal file
File diff suppressed because one or more lines are too long
77
public/technicalposts/p2prc-escaping-nat/index.html
Normal file
77
public/technicalposts/p2prc-escaping-nat/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
public/technicalposts/page/1/index.html
Normal file
2
public/technicalposts/page/1/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en><head><title>http://localhost:1313/technicalposts/</title>
|
||||
<link rel=canonical href=http://localhost:1313/technicalposts/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=http://localhost:1313/technicalposts/"></head></html>
|
||||
2
public/technicalposts/riscv"/index.html
Normal file
2
public/technicalposts/riscv"/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en><head><title>http://localhost:1313/technicalposts/riscv/</title>
|
||||
<link rel=canonical href=http://localhost:1313/technicalposts/riscv/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=http://localhost:1313/technicalposts/riscv/"></head></html>
|
||||
33
public/technicalposts/riscv/index.html
Normal file
33
public/technicalposts/riscv/index.html
Normal file
File diff suppressed because one or more lines are too long
2
public/technicalposts/website-generator/index.html
Normal file
2
public/technicalposts/website-generator/index.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<!doctype html><html lang=en><head><title>http://localhost:1313/technicalposts/custom-static-website-generator/</title>
|
||||
<link rel=canonical href=http://localhost:1313/technicalposts/custom-static-website-generator/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=http://localhost:1313/technicalposts/custom-static-website-generator/"></head></html>
|
||||
Reference in New Issue
Block a user