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

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

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.