Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vllur/magazine
Modern Jekyll blog theme for everyone.
https://github.com/vllur/magazine
blog-theme jekyll jekyll-theme
Last synced: about 2 months ago
JSON representation
Modern Jekyll blog theme for everyone.
- Host: GitHub
- URL: https://github.com/vllur/magazine
- Owner: vllur
- License: mit
- Created: 2022-09-05T17:03:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T11:10:51.000Z (10 months ago)
- Last Synced: 2024-03-12T12:33:32.348Z (10 months ago)
- Topics: blog-theme, jekyll, jekyll-theme
- Language: SCSS
- Homepage: https://vllur.github.io/Magazine/
- Size: 1.26 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magazine
Magazine is a theme for every blogger. By focusing on your original content, it makes sure to present your work in a modern way.
## Installation
You can use this theme in several ways. For example:
1. Fork the theme repository.
2. In `_config.yml` change `baseurl` to `/`.
3. Change repository name to `yournickname.github.io`.
4. Go to Settings, and to Pages ("Code and automation" on the left).
5. Make sure that "Source" is set to "Deploy from a branch" and Branch is `master` and `/`.
6. Visit `yournickname.github.io`.If website is not live, try to edit some file and try again.
## Customization
All variables are in `_config.yml`. To customize colors, open `_sass/abstracts/variables.scss` file and change values to your liking.