aboutsummaryrefslogtreecommitdiffstats
path: root/index.xml
diff options
context:
space:
mode:
authorymherklotz <ymherklotz@users.noreply.github.com>2021-01-16 22:09:32 +0000
committerymherklotz <ymherklotz@users.noreply.github.com>2021-01-16 22:09:32 +0000
commit99bcb04b5d7f9fe7fbc82b3484ecdaa5c2d28b3b (patch)
tree377807fdf8ad5a02d14ed27fdd43d82f95c630f8 /index.xml
downloadvericert-docs-99bcb04b5d7f9fe7fbc82b3484ecdaa5c2d28b3b.tar.gz
vericert-docs-99bcb04b5d7f9fe7fbc82b3484ecdaa5c2d28b3b.zip
deploy: 6a29ac556ec83a0b0d00635a6ae934695fe246b1
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.xml b/index.xml
new file mode 100644
index 0000000..bc4d48b
--- /dev/null
+++ b/index.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vericert</title><link>http://example.org/</link><description>Recent content on Vericert</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2020-2021 Yann Herklotz</copyright><lastBuildDate>Sat, 16 Jan 2021 00:00:00 +0000</lastBuildDate><atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml"/><item><title>Building Vericert</title><link>http://example.org/docs/building/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>http://example.org/docs/building/</guid><description>To build Vericert, the provided Makefile can be used. External dependencies are needed to build the project, which can be pulled in automatically with nix using the provided default.nix and shell.nix files.
+The project is written in Coq, a theorem prover, which is extracted to OCaml so that it can then be compiled and executed. The dependencies of this project are the following:
+Coq: theorem prover that is used to also program the HLS tool.</description></item><item><title>Using Vericert</title><link>http://example.org/docs/using-vericert/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>http://example.org/docs/using-vericert/</guid><description>Vericert can be used to translate a subset of C into Verilog.</description></item></channel></rss> \ No newline at end of file