Jekyll minimalist theme powering https://search-and-deploy.gitlab.io
René Maya 4c72ca64be Reformat exclude files list for readability | 6 년 전 | |
---|---|---|
_includes | 7 년 전 | |
_items | 7 년 전 | |
_layouts | 6 년 전 | |
_posts | 7 년 전 | |
_scss | 7 년 전 | |
bits | 7 년 전 | |
css | 7 년 전 | |
images | 7 년 전 | |
posts | 7 년 전 | |
.gitignore | 7 년 전 | |
404.html | 7 년 전 | |
Gemfile | 7 년 전 | |
LICENSE | 7 년 전 | |
ReadMe.md | 6 년 전 | |
_config.yml | 6 년 전 | |
about.html | 7 년 전 | |
favicon.ico | 7 년 전 | |
feed.xml | 7 년 전 | |
index.html | 7 년 전 | |
robots.txt | 7 년 전 |
A minimalist mobile-first Jekyll theme with responsive fonts. Yves supports Tomorrow Night Blue colors for code blocks.
Beware: Due to Github Pages requirements
Yves currently can't be deployed there.
Instead, you can use Gitlab's pages which only require to upload the site already
built. The caveat being you'll need a gitlab-ci.yml
.
Check Search & Deploy's gitlab-ci.yml
for a live example.
You can also upload the already built site to neocities.
bundle install -j4 --path .bundle/gems
to install all dependencies locally._drafts
folder to keep your unpublished posts in.bundle exec jekyll serve
.Yves is designed to manage a blog, a micro blog, and a collection of thematic posts.
Blog and micro blog posts are included in the RSS feed. Therefore, are publish
through the _posts
directory. Collection items go inside _items
. Check out
the sample files for front matter examples.
Security and privacy related suggestions, patches, feature requests, and/or their implementations are welcomed at the oficial repo.
In the spirit of encouraging open source development. This software is meant to be modified, and openly maintained by yourself. Read the LICENSE. Fork the repo. Hack on!
Copyright © René Maya
Artistic License 2.0
For a full copy of the text take a look at the LICENSE file.
You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder. If the terms of this license do not permit the full use that you propose to make of this software and associated documentation files, you should contact the Copyright Holder and seek a different licensing arrangement.