Jekyll minimalist theme powering https://search-and-deploy.gitlab.io

René Maya 4c72ca64be Reformat exclude files list for readability пре 6 година
_includes a4fa164a12 Init Yves пре 7 година
_items a4fa164a12 Init Yves пре 7 година
_layouts 8dd7d2c932 Set html language attribute to en пре 6 година
_posts a4fa164a12 Init Yves пре 7 година
_scss a4fa164a12 Init Yves пре 7 година
bits a4fa164a12 Init Yves пре 7 година
css a4fa164a12 Init Yves пре 7 година
images a4fa164a12 Init Yves пре 7 година
posts a4fa164a12 Init Yves пре 7 година
.gitignore a4fa164a12 Init Yves пре 7 година
404.html a4fa164a12 Init Yves пре 7 година
Gemfile a4fa164a12 Init Yves пре 7 година
LICENSE a4fa164a12 Init Yves пре 7 година
ReadMe.md 57c284a905 Fix ReadMe пре 6 година
_config.yml 4c72ca64be Reformat exclude files list for readability пре 6 година
about.html a4fa164a12 Init Yves пре 7 година
favicon.ico a4fa164a12 Init Yves пре 7 година
feed.xml a4fa164a12 Init Yves пре 7 година
index.html a4fa164a12 Init Yves пре 7 година
robots.txt a4fa164a12 Init Yves пре 7 година

ReadMe.md

Yves

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.

Get Started

  • Clone this repo.
  • Run bundle install -j4 --path .bundle/gems to install all dependencies locally.
  • Create a _drafts folder to keep your unpublished posts in.
  • Run Yves locally to check it out bundle exec jekyll serve.

Publications

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.

Contributions

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!

License

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.