# —————————————————————————— # ~/.nojekyll # Semaphor to completely bypass Jekyll processing for J1 Template based # websites on GitHub Pages (only _site is deployed) # # Product/Info: # jekyll.one # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # # —————————————————————————— # NOTE: # It's possible to completely bypass Jekyll processing on GitHub Pages # by creating a file named .nojekyll in the root of your pages repo and # pushing it to GitHub. # ——————————————————————————