An open API service indexing awesome lists of open source software.

https://github.com/vietanhdev/benice17

A Jekyll theme for my personal website
https://github.com/vietanhdev/benice17

Last synced: 3 months ago
JSON representation

A Jekyll theme for my personal website

Awesome Lists containing this project

README

          

# beNice17
A very light, simple and responsive jekyll theme. Suitable for personal websites and blogs.

## Demo: https://vietanhdev.com/beNice17/

## To use this theme
- Fork this theme to your Github account.
- Rename the repository. (Eg: If your Github username is vietanhdev, rename the repository to vietanhdev.github.io).
- Edit `_config.yml` file to change your site url and other settings.
- Edit `/html_includes/head/topbar-menu.html` if you want to change menu.
- Enter your site at `.github.io`.

## Note:
- Read more about Jekyll at https://jekyllrb.com/ to fully configure your website.
- You can contact me for more support: benice17@vietanhdev.com

## Some screenshots:

- Homepage

![homepage](screenshots/1.png)

- Menu

![menu](screenshots/2.png)

- Post list

![Posts](screenshots/posts.png)

- Big header image

![Big header image](screenshots/headerimg.png)

- Code highlight

![Code highlight](screenshots/code.png)

- Search page

![Search page](screenshots/search.png)