Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cpdt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
research
cpdt
Commits
76834b35
Commit
76834b35
authored
Jan 27, 2010
by
Adam Chlipala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add RSS feed
parent
e17a4418
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
index.html
staging/index.html
+2
-0
updates.rss
staging/updates.rss
+22
-0
No files found.
staging/index.html
View file @
76834b35
<html>
<html>
<head>
<head>
<link
rel=
"alternate"
type=
"application/rss+xml"
title=
"Updates RSS Feed"
href=
"updates.rss"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/style.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/style.css"
>
<title>
Certified Programming with Dependent Types
</title>
<title>
Certified Programming with Dependent Types
</title>
</head><body>
</head><body>
...
@@ -22,6 +23,7 @@
...
@@ -22,6 +23,7 @@
<li>
<a
href=
"cpdt.pdf"
>
Latest draft as a PDF
</a></li>
<li>
<a
href=
"cpdt.pdf"
>
Latest draft as a PDF
</a></li>
<li>
<a
href=
"html/toc.html"
>
Online version of latest draft, as hyperlinked HTML
</a></li>
<li>
<a
href=
"html/toc.html"
>
Online version of latest draft, as hyperlinked HTML
</a></li>
<li>
<a
href=
"cpdt.tgz"
>
Tarball of Coq source to latest draft
</a></li>
<li>
<a
href=
"cpdt.tgz"
>
Tarball of Coq source to latest draft
</a></li>
<li>
<a
href=
"updates.rss"
>
RSS feed of updates
</a></li>
</ul>
</ul>
</div>
</div>
...
...
staging/updates.rss
0 → 100644
View file @
76834b35
<?xml version="1.0" encoding="utf-8" ?>
<rss
version=
"2.0"
>
<channel>
<title>
Certified Programming with Dependent Types updates
</title>
<link>
http://adam.chlipala.net/cpdt/
</link>
<description>
Updates to a draft textbook
</description>
<language>
en-us
</language>
<managingEditor>
adamc@hcoop.net
</managingEditor>
<webMaster>
adamc@hcoop.net
</webMaster>
<docs>
http://blogs.law.harvard.edu/tech/rss
</docs>
<item>
<title>
RSS feed created
</title>
<pubDate>
Wed, 27 Jan 2010 07:33:34 EST
</pubDate>
<link>
http://adam.chlipala.net/cpdt/
</link>
<author>
adamc@hcoop.net
</author>
</item>
</channel>
</rss>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment