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.