diff --git a/_config.yml b/_config.yml index 51167c6..9780c22 100644 --- a/_config.yml +++ b/_config.yml @@ -30,9 +30,14 @@ google_analytics: # leave it blank if not wish fb_appid: # Collection setting +collections_dir: collections collections: posts: output: true + permalink: /posts/:title + mods: + output: true + permalink: /mods/:title # Markdown settings markdown: kramdown diff --git a/_posts/apa-itu-shell/2020-01-25-apa-itu-shell.md b/collections/_posts/apa-itu-shell/2020-01-25-apa-itu-shell.md similarity index 100% rename from _posts/apa-itu-shell/2020-01-25-apa-itu-shell.md rename to collections/_posts/apa-itu-shell/2020-01-25-apa-itu-shell.md diff --git a/_posts/apa-itu-shell/kernel.png b/collections/_posts/apa-itu-shell/kernel.png similarity index 100% rename from _posts/apa-itu-shell/kernel.png rename to collections/_posts/apa-itu-shell/kernel.png diff --git a/_posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg b/collections/_posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg similarity index 100% rename from _posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg rename to collections/_posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg diff --git a/_posts/apa-itu-shell/shell.png b/collections/_posts/apa-itu-shell/shell.png similarity index 100% rename from _posts/apa-itu-shell/shell.png rename to collections/_posts/apa-itu-shell/shell.png diff --git a/_posts/apa-itu-shell/shell_evolution.png b/collections/_posts/apa-itu-shell/shell_evolution.png similarity index 100% rename from _posts/apa-itu-shell/shell_evolution.png rename to collections/_posts/apa-itu-shell/shell_evolution.png diff --git a/_posts/apa-itu-shell/term_shell_prompt.png b/collections/_posts/apa-itu-shell/term_shell_prompt.png similarity index 100% rename from _posts/apa-itu-shell/term_shell_prompt.png rename to collections/_posts/apa-itu-shell/term_shell_prompt.png diff --git a/_posts/apa-itu-shell/terminal_lscpu.gif b/collections/_posts/apa-itu-shell/terminal_lscpu.gif similarity index 100% rename from _posts/apa-itu-shell/terminal_lscpu.gif rename to collections/_posts/apa-itu-shell/terminal_lscpu.gif diff --git a/_posts/apa-itu-shell/terminal_nginx.gif b/collections/_posts/apa-itu-shell/terminal_nginx.gif similarity index 100% rename from _posts/apa-itu-shell/terminal_nginx.gif rename to collections/_posts/apa-itu-shell/terminal_nginx.gif diff --git a/_posts/apa-itu-shell/weird_guyyy.gif b/collections/_posts/apa-itu-shell/weird_guyyy.gif similarity index 100% rename from _posts/apa-itu-shell/weird_guyyy.gif rename to collections/_posts/apa-itu-shell/weird_guyyy.gif diff --git a/_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md b/collections/_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md similarity index 100% rename from _posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md rename to collections/_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md diff --git a/_posts/cara-memperbarui-fork-repository/repo.png b/collections/_posts/cara-memperbarui-fork-repository/repo.png similarity index 100% rename from _posts/cara-memperbarui-fork-repository/repo.png rename to collections/_posts/cara-memperbarui-fork-repository/repo.png diff --git a/_posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md b/collections/_posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md similarity index 100% rename from _posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md rename to collections/_posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md diff --git a/_posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md b/collections/_posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md similarity index 100% rename from _posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md rename to collections/_posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md diff --git a/_posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md b/collections/_posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md similarity index 100% rename from _posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md rename to collections/_posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md diff --git a/_posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md b/collections/_posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md similarity index 100% rename from _posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md rename to collections/_posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md