Bento/README.md

26 lines
936 B
Markdown
Raw Normal View History

2020-08-14 01:50:28 -05:00
# Bento
2020-08-14 13:04:38 -05:00
> ### 🍱 A Clean and Simple Startpage
![](https://github.com/MiguelRAvila/Bento/blob/master/assets/preview.png)
#### Features:
2020-08-22 20:17:31 -05:00
- **Clock and Date** format can be set to 24 hour (default) or 12 hour
- **Greetings** are easy to change and modify
2020-08-14 13:04:38 -05:00
- **Variables** for custom colors in the `css` code
- **Modular** javascript files for an easy read
### Usage:
1. Fork this repo
2. Enable the Github Pages service `Settings > GitHub Pages > Source [master branch] > Save`
3. Set it as Home Page:
- Click the menu button. and select Options. Preferences.
- Click the Home panel.
2020-08-14 13:07:16 -05:00
- Click the menu next to Homepage and new windows and choose to show custom URLs and add your `Github Pages link`
2020-08-26 22:04:36 -05:00
### Customization:
> It has the Nord Color Scheme by default, but you can change it easyly with the variables in the `style/style.css` file.
![](https://github.com/MiguelRAvila/Bento/blob/master/assets/code.png)