--- layout: home scrollbar: false title: J1 Starter Web tagline: Jekyll One Template ยท Made for Your Web description: Jekyll One Template. Gem-based template made for Jekyll. tags: [ Template, Jekyll, Clean, Responsive, Featured, Gem-Based ] index: [] categories: [] indexed: false analytics: false advertising: false comments: false toc: false #permalink: / regenerate: false resources: [ cookiebar ] resource_options: [] # resource_options: # - masthead: # padding_top: 300 # padding_bottom: 50 # title: # color: "#ef2929" #rgba_lighten_800 # tagline: # color: rgba_lighten_800 # background_color: # color_1: "#162126" # color_2: "#849191" # opacity: .6 # alignY: .25 # transition: fade # duration: 3000 # transitionDuration: 2500 # slides: # - url: /assets/images/master_header/ideas-start-here-1920x1200.png ---
 

  This page is created by the layout: {{ page.layout }}.

  If this text is displaywd (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: 

  lerna --scope starter_web run jekyllb 
  and open the starter web again by:

  yarn starter