diff --git a/Makefile b/Makefile index 2c5246d..85198ea 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ PAGES_HTML = $(patsubst $(PAGEDIR)/%.md,$(OUTDIR)/%.html,$(_PAGES)) _DIRECTORIES = $(shell find $(PAGEDIR)/* -type d) DIRECTORIES = $(patsubst $(PAGEDIR)/, $(OUTDIR)/, $(_PAGES)) -_STATIC = $(shell find static/ -name \*) +_STATIC = $(shell find -L static/ -type f -name \*) OUT_STATIC = $(patsubst static/%,out/%,$(_STATIC)) .SUFFIXES: diff --git a/pages/tokipona/4.md b/pages/tokipona/4.md index f56bf59..64cdfea 100644 --- a/pages/tokipona/4.md +++ b/pages/tokipona/4.md @@ -100,7 +100,7 @@ And try to translate the following sentences into toki pona. > %spoiler% > * ma tomo sina li jo ala e jan pali. -> * mije ma li pali ala, li moku, li utala. +> * mije mi li pali ala, li moku, li utala. > * ma mama mi li suli. > * sitelen sina li pona lukin. > * jan pona mi li jo e kala e kili li pali e moku pona. diff --git a/pages/tokipona/6.md b/pages/tokipona/6.md index a7efd9d..001c05a 100644 --- a/pages/tokipona/6.md +++ b/pages/tokipona/6.md @@ -96,7 +96,7 @@ And here are some examples of the location words: > jan utala mute li lon sinpin. -- Warriors are standing in front of me. -> lipu suli li on sinpin ni. -- An important document is on this wall. +> lipu suli li lon sinpin ni. -- An important document is on this wall. > sinpin ona li pona lukin. -- Their face looks good. diff --git a/pages/tokipona/credits.md b/pages/tokipona/credits.md index ec0ea9e..f184874 100644 --- a/pages/tokipona/credits.md +++ b/pages/tokipona/credits.md @@ -11,7 +11,7 @@ Special thanks: * **jan Misali** (Mitch Halley) for creating the "Conlang Critic" web series, from which I discovered toki pona -* the administrators of the **ma pona pi toki pona** Discord server and the +* the participants of the **ma pona pi toki pona** Discord server and the **toki pona** Telegram group * **jan Sonja** (Sonja Lang) for, well, creating toki pona itself diff --git a/static/tokipona/favicon.png b/static/tokipona/favicon.png new file mode 100644 index 0000000..04291b6 Binary files /dev/null and b/static/tokipona/favicon.png differ diff --git a/tpl/default.tpl b/tpl/default.tpl index 521f0aa..51a507c 100644 --- a/tpl/default.tpl +++ b/tpl/default.tpl @@ -5,6 +5,7 @@ <?theme title?> +