34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
|
|
<div align="center">
|
|
<h1>Bento: 🍱 A Clean and Simple Startpage</h1>
|
|
</div>
|
|
|
|

|
|
|
|
#### Features:
|
|
|
|
- **Dark/Light** mode, you can toggle them and It'll be saved in local store
|
|
- **Clock and Date** format can be set to 24 hour (default) or 12 hour
|
|
- **Greetings** are easy to change and modify
|
|
- **Variables** for custom colors in the `css` code
|
|
- **Modular** javascript files for an easy read
|
|
|
|
|
|
<p align="center">
|
|
<img src="https://github.com/MiguelRAvila/Bento/blob/master/assets/preview.gif">
|
|
</p>
|
|
|
|
### 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.
|
|
- Click the menu next to Homepage and new windows and choose to show custom URLs and add your `Github Pages link`
|
|
|
|
### Customization:
|
|
> It has the Nord Color Scheme by default, but you can change it easyly with the variables in the `style/style.css` file.
|
|
|
|

|