layout | title | permalink |
---|---|---|
page |
About |
/about/ |
In directory plfa.github.io/
run the following:
$ make clobber (remove all files before rebuilding system)
$ make macos-setup (might need sudo, but try it without first)
$ make build (builds lagda->markdown and website)
$ make test (checks all links are valid)
$ make build-incremental (builds lagda->markdown and website using incremental)
$ make server-start (starts server in detached mode)
$ make server-stop (stops the server, uses pkill)
The visible page appears at
localhost:4000/<permalink>
Travis performs continuous integration (CI), generating web pages from github. View error messages at travis-ci.org.
Go to your clone of the agda2html repository, and run
$ git pull
$ stack install
\to →
\u+ ⊎
\all ∀
\x ×
x\_1 x₁
x\_i xᵢ
See agda-input.el for more details.
? create hole
{!...!} create hole
C-c C-l load buffer
C-c C-c x split on variable x
C-c C-space fill in hole
See the emacs-mode docs for more details.
For an overview of the Markdown syntax, see the original description, the CommonMark project, or the version that is used in this book.
Checkout this repository with
git clone [email protected]:plfa/plfa.github.io.git
You can check this worked:
$ cd plfa.github.io
$ git status
On branch dev
Your branch is up-to-date with 'origin/dev'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
out/
nothing added to commit but untracked files present (use "git add" to track)
$
Wen and Phil can track Google Analytics.