A modern, responsive landing page theme for business, built in Jekyll.
The theme contains multiple commonly used sections, including logo, header, hero CTA, pricing table, team intro, etc.
See the demo.
_config.ytml
file and fill in your site configuration_sass/peak-panda.scss
to use your own branding elements (colors, fonts etc.)You can add, update or remove a post in the _posts
folder.
The site has been tested with the following Ruby and Jekyll versions:
ruby 3.0.3
jekyll 4.2.1
We recommend using rbenv to manage your Ruby versions.
To run the site locally:
bundle install
bundle exec jekyll serve
For more Jekyll details, look at Jekyll documentation.
You can deploy the site to Netlify. You can click the following one-click button.
Follow the documentation here.
See LICENSE.