Skip to content

david90/skylab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skylab.ai Landing Page Template

Using Airspace for Jekyll screenshot

Structure

  • Main Page
  • Posts

Steps for Setup:

Make sure you have Ruby

First, make sure you have Ruby installed. You can confirm this by running ruby -v on the command line:

$ ruby -v
ruby [version number] (date) [your platform]

If you get something like "Error, command not found" visit the link above and install Ruby for your platform.

Make sure you have Jekyll

Next, make sure you have Jekyll installed. Just like above, run jekyll -v on the command line:

$ jekyll -v
jekyll [version number]

If you get "Error, command not found" run gem install jekyll to install it using RubyGems.

Run this repository

Clone the repository, and cd into it:

$ git clone https://github.com/ndrewtl/airspace-jekyll.git
$ cd airspace-jekyll

Install Dependencies:

$ bundle install

And run the server:

$ jekyll serve

Contact form email

Email is sent using zapier webhook -> AWS Simple Email Service (SES)

Attribution

This Jekyll theme is a port of ThemeFisher's Airspace template. It is released under ThemeFisher's free license, which requires attribution.

About

Skylab Landing Generation 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages