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.