Merge branch 'master' of github.com:wenkokke/sf
This commit is contained in:
commit
117495f7c4
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -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/:
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ description: >
|
|||
disqus:
|
||||
shortname: wenkokke
|
||||
|
||||
baseurl: "/sf"
|
||||
baseurl: "/plfa"
|
||||
url: "https://wenkokke.github.io"
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
|
Loading…
Add table
Reference in a new issue