Merge branch 'master' of github.com:wenkokke/sf

This commit is contained in:
wadler 2018-07-04 20:57:22 -03:00
commit 117495f7c4
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ all: $(markdown)
test: $(markdown)
ruby -S bundle exec jekyll clean -d _test
ruby -S bundle exec jekyll build -d _test/sf/
ruby -S bundle exec jekyll build -d _test/plfa/
ruby -S bundle exec htmlproofer _test
out/:

View file

@ -23,7 +23,7 @@ In directory `plta/` run the following:
The visible page appears at
localhost:4000/sf/<permalink>
localhost:4000/plfa/<permalink>
## Unicode abbreviations

View file

@ -23,7 +23,7 @@ description: >
disqus:
shortname: wenkokke
baseurl: "/sf"
baseurl: "/plfa"
url: "https://wenkokke.github.io"
plugins:
- jekyll-feed