Skip to content

Commit

Permalink
Minimal setup for "perma-content"
Browse files Browse the repository at this point in the history
The first use case is a page for the printed introduction book.
This page would provide or link to any updates we may need to make in
the future, after the book is printed.
  • Loading branch information
mih committed Nov 2, 2023
1 parent 0e01630 commit 5decc5e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ Code lists from chapters

usecases/datasets
r
perma/book-intro-v1
4 changes: 4 additions & 0 deletions docs/perma/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This is a special place for content that should remain available forever.

Strong recommendation to nevertheless link to content here via `r.rst`
redirection.
11 changes: 11 additions & 0 deletions docs/perma/book-intro-v1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.. _book-intro-v1:

Updates for the book *Datalad -- An Introduction*
=================================================

.. _book-intro-v1-urls:

Hyperlink URL index
-------------------

.. add URL index once final
2 changes: 2 additions & 0 deletions docs/r.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ failed -- sorry about this.
:ref:`abcd`
:redirect:`about`
:ref:`executive_summary`
:redirect:`book-intro-v1`
:ref:`book-intro-v1`
:redirect:`cheatsheet`
:ref:`cheat`
:redirect:`clone-priority`
Expand Down

0 comments on commit 5decc5e

Please sign in to comment.