No Description

alekseishaklov e52ab240a6 Update _config.yml 3 years ago
.forestry c42953b193 Update from Forestry.io 3 years ago
.github 3e62f8ec6d f 5 years ago
_includes 15da21a906 Update search-lunr.html 3 years ago
_layouts 7b3c27cfac Update post.html 3 years ago
_pages 5549494cb7 Update author-shaaprogs.html 3 years ago
_posts 562bf598a2 Update from Forestry.io 3 years ago
assets a9c080f0d4 Add files via upload 3 years ago
.gitignore e793ecd9c3 chore: cleanup 4 years ago
404.html 695b16237a mundana jekyll theme 6 years ago
Gemfile 089d7eae0d Update Gemfile 3 years ago
Gemfile.lock e793ecd9c3 chore: cleanup 4 years ago
LICENSE 70cb636fcc docs: README 4 years ago
README.md e4e6286469 docs: requirements 4 years ago
_config.yml e52ab240a6 Update _config.yml 3 years ago
docker-compose.yml bed1f3cf51 optimized for 1920x1080 resolution 5 years ago
index.html 34f95eb755 Update from Forestry.io 3 years ago

README.md

Jekyll Mundana Forestry starter

Theme designed and developed by wowthemes,

Homepage preview

Live Preview

Requirements

  • Ruby > 2.5
  • Jekyll ~> 3.8

Content Management

import to Forestry

Forestry admin interface

This project is pre-configured for Forestry a Git-based CMS, import it to edit and preview your site ✨.

Any changes you make in Forestry is commited back to the repository and automatically deployed.

Local development

# clone your imported repository
# cd in the project directory
# install dependencies
bundle
# Start local dev server
bundle exec jekyll serve --livereload --drafts

Deployment and hosting

GitHub Pages

Go to your repository settings and activate GitHub Pages in the root folder.

Vercel

Deploy to Vercel

Copy-paste your Git repository URL, accept default settings and click deploy ✨.

Netlify

Deploy to Netlify

  1. Set the build command to: jekyll build
  2. Set the publish directory to: site

That's it, now your site gets deployed automatically on git push or when saving documents from Forestry.

Feedback

Open an issue in the theme's repository.

LICENSE

MIT