|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.forestry | %!s(int64=4) %!d(string=hai) anos | |
.github | %!s(int64=5) %!d(string=hai) anos | |
_includes | %!s(int64=4) %!d(string=hai) anos | |
_layouts | %!s(int64=4) %!d(string=hai) anos | |
_pages | %!s(int64=4) %!d(string=hai) anos | |
_posts | %!s(int64=4) %!d(string=hai) anos | |
assets | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
404.html | %!s(int64=6) %!d(string=hai) anos | |
Gemfile | %!s(int64=4) %!d(string=hai) anos | |
Gemfile.lock | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
_config.yml | %!s(int64=4) %!d(string=hai) anos | |
docker-compose.yml | %!s(int64=6) %!d(string=hai) anos | |
index.html | %!s(int64=4) %!d(string=hai) anos |
Theme designed and developed by wowthemes,
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.
# clone your imported repository
# cd in the project directory
# install dependencies
bundle
# Start local dev server
bundle exec jekyll serve --livereload --drafts
Go to your repository settings and activate GitHub Pages in the root folder.
Copy-paste your Git repository URL, accept default settings and click deploy ✨.
jekyll build
site
That's it, now your site gets deployed automatically on git push
or when saving documents from Forestry.
Open an issue in the theme's repository.