--- layout: home regenerate: true title: J1 tagline: create your web description: Jekyll One Template. Gem-based template made for Jekyll. tags: [ Template, Jekyll, Clean, Responsive, Featured, Gem-Based ] index: [] categories: [] indexed: false debug: false debug2: false analytics: false advertising: false comments: false toc: false robots: index: true follow: true #permalink: / scrollbar: false resources: [ back2top, animate ] resource_options: - attic: padding_top: 400 padding_bottom: 50 opacity: 0.5 slides: - url: /assets/images/modules/attics/alex-holyoake-1920x1280.jpg alt: Photo by Alex Holyoake on Unsplash badge: type: unsplash author: Alex Holyoake href: https://unsplash.com/@stairhopper ---
  This page is created by the layout: {{ page.layout }}.

  If this text is displayed (instead of the home page expected),
  something went  wrong with the layout definitions. Check  the
  output of the Jekyll engine building this site.

  Check the  contents   of folder _layouts. Verify  if the base
  layout  "{{ page.layout }}" exists  and the  referring  chain
  (inheritance) is correct.

  If you see this page within the J1 Template DEVELOPMENT system,
  re-run a site built running:

    yarn rebuild site

  If you're on a RUNTIME system run a built like so:

    yarn rebuild

  and open the website again by:

    yarn site