https://github.com/arach/arach.io
Personal Website with blog, links and other content
https://github.com/arach/arach.io
blog
Last synced: 5 months ago
JSON representation
Personal Website with blog, links and other content
- Host: GitHub
- URL: https://github.com/arach/arach.io
- Owner: arach
- License: mit
- Created: 2024-02-25T20:21:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-18T18:55:36.000Z (7 months ago)
- Last Synced: 2025-11-18T19:15:44.798Z (7 months ago)
- Topics: blog
- Language: TypeScript
- Homepage: https://arach.io
- Size: 29.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arach.io
This is the repository for the website [Arach.io](https://arach.io).

## Installation
To install the project, follow these steps:
1. Clone the repository: `git clone https://github.com/arach-io/arach.io.git`
2. Navigate to the project directory: `cd arach.io`
3. Install the dependencies: `npm install`
## Hosting
This project is hosted on [Vercel](https://vercel.com/).
## Credit
This project uses [Astro.js](https://astro.build/) and was inspired by the [astro-paper](https://github.com/snowpackjs/astro/tree/main/packages/astro-paper) theme.