Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Airspace is a Jekyll business theme that is perfect for agencies or small businesses

Full-stack React website template for a fictional Instagram growth agency with user accounts and a reCAPTCHA-protected contact form.
Airspace Jekyll is a Jekyll-based creative agency website template ported from Themefisher's Airspace HTML Template, built to give agencies and small businesses a complete multi-section static site that runs on GitHub Pages and can be edited without touching code.
Airspace Jekyll is a business theme for Jekyll, the static site generator, that produces a full agency-style website with sections for hero, about, team, skills, experience, education, services, portfolio, testimonials, client slider, and contact. It takes content from a centralized _data/settings.yml file and renders a static HTML site. The template is designed and developed by Themefisher, ported from their original Airspace HTML template, and is released under the MIT license.
https://yourusername.github.io/your-repo-name/, assuming GitHub Pages is enabled._data/settings.yml, with no HTML or CSS changes required.bundle install to install dependencies and then jekyll serve or bundle exec jekyll serve to start a local Jekyll server for preview.Start by forking the repository to your GitHub account. Once GitHub Pages is enabled, the site publishes automatically. To customize, edit the values in _data/settings.yml — each section (hero, about, team, etc.) has its own YAML entries. For local work, run bundle install followed by jekyll serve to preview changes before pushing.
Yes, the code is released under the MIT license, so you can use and modify it freely. The images bundled with the template are for demonstration purposes only and are not covered by the MIT license.
No. Most content lives in _data/settings.yml, so you can update text, images, and configuration without touching HTML or CSS. The Sitepins integration provides a visual editing option for non-technical users.
Fork the repository and enable GitHub Pages on your fork. The site will be available at https://yourusername.github.io/your-repo-name/. Alternatively, you can run the site locally with bundle install and jekyll serve.
No, the images are only for demonstration purposes. They have their own licenses, and Themefisher does not have permission to share them for reuse.
