Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/druxorey/startpage

A minimalist startpage designed for quick access to your favorite websites.
https://github.com/druxorey/startpage

startpage

Last synced: about 2 months ago
JSON representation

A minimalist startpage designed for quick access to your favorite websites.

Awesome Lists containing this project

README

        

Startpage

A minimalist startpage designed for quick access to your favorite websites

![Startpage Screenshot](/resources/startpage-2024-10-08.gif)

This is my personalized startpage, designed to be my browser homepage. It includes quick links to my favorite websites, a search bar, and a minimalist layout.

## Repository Structure

- **resources**: This directory contains screenshots of the page.
- **scripts**: This directory contains the scripts used in the startpage.
- **static**: This directory contains the CSS and other files used in the startpage.

## Contribute

If you want to make any change, follow these steps:

1. Open an issue to discuss the changes.
2. Fork this repository.
3. Create a new branch for your contribution: `git checkout -b your-branch-name`.
4. Make your changes.
5. Commit your changes, for example: `git commit -m 'fix: incorrect svg path'`.
6. Push your changes to your forked repository: `git push origin your-branch-name`.
7. Open a Pull Request in this repository and reference the original issue.

## License

This project is licensed under the GPL-3.0 License. See the [LICENSE](LICENSE) file for more details.

## Credits

- Inspired from [Fxzii Startpage](https://github.com/Fxzzi/startpage).