SYWYKE is an open-source project that aims to gather and showcase awesome websites on the internet. It provides a platform for users to discover and explore websites based on their interests and preferences.
-
Astro: SYWYKE is built using Astro, a modern front-end framework for building websites. Astro combines the best of static site generation and server-side rendering to deliver fast, performant websites.
-
Tagging System: Each website in SYWYKE is associated with one or more tags, allowing users to filter websites based on their interests.
-
Easy Contribution: Adding a new website to SYWYKE is simple. Just create a Markdown (.md) file in the src/data directory and provide the necessary details like title, site URL, description, and tags.
-
Responsive Design: SYWYKE is designed to be responsive, ensuring that it looks great and functions well on different devices and screen sizes.
To run SYWYKE locally, follow these steps:
- Clone the repository:
git clone https://github.com/AREA44/SYWYKE.git
- Navigate to the project directory:
cd SYWYKE
- Install dependencies:
bun install
- Start the local development server:
bun run dev
- Open your browser and visit http://localhost:4321 to view the SYWYKE site.
If you would like to contribute to SYWYKE, feel free to follow these steps:
- Fork the repository on GitHub.
- Create a new branch for your feature or bug fix.
- Make the necessary changes and commit your changes.
- Push the branch to your forked repository.
- Open a pull request on the main SYWYKE repository.
SYWYKE is licensed under the MIT License.
We build upon the knowledge and success of these pioneers. Here are a few Open Source projects that have inspired us along the way.