Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaharan/sencilla
A Jekyll theme for blogs
https://github.com/msaharan/sencilla
jekyll-blog jekyll-theme latex personal-website sencilla static-site website-template
Last synced: 17 days ago
JSON representation
A Jekyll theme for blogs
- Host: GitHub
- URL: https://github.com/msaharan/sencilla
- Owner: msaharan
- License: apache-2.0
- Created: 2020-08-18T09:21:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T20:39:35.000Z (10 months ago)
- Last Synced: 2024-10-27T05:43:28.816Z (21 days ago)
- Topics: jekyll-blog, jekyll-theme, latex, personal-website, sencilla, static-site, website-template
- Language: SCSS
- Homepage:
- Size: 4.72 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Sencilla
[![Gem Version](https://badge.fury.io/rb/sencilla.svg)](https://badge.fury.io/rb/sencilla)
A Jekyll theme for blogs and portfolio websites.
![](screenshot.png)
## Installation
Add this line to your Jekyll site's `Gemfile`:
```ruby
gem "sencilla"
```And add this line to your Jekyll site's `_config.yml`:
```yaml
theme: sencilla
```And then execute:
$ bundle
Or install it yourself as:
$ gem install sencilla
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/msaharan/sencilla/.
## License
This theme is available under the terms of [Apache License, Version 2.0](https://opensource.org/license/apache-2-0/).
## Credits
- Sencilla is a fork of [Minima](https://github.com/jekyll/minima) v2.5.1.
- I took `tags.html` from [beautiful-jekyll](https://github.com/daattali/beautiful-jekyll) and the color tones from [open-color](https://github.com/yeun/open-color) and [material.io](https://material.io).
- Source of `/assets/img/profile-picture.jpg`: [Pexels.com](https://www.pexels.com/photo/silhouette-photo-of-person-during-golden-hour-2475138/)
- Icons: [Font Awesome](https://fontawesome.com)