https://github.com/engineervix/pseudoc-home
A minimalist landing page for the pseudoc project
https://github.com/engineervix/pseudoc-home
Last synced: 2 months ago
JSON representation
A minimalist landing page for the pseudoc project
- Host: GitHub
- URL: https://github.com/engineervix/pseudoc-home
- Owner: engineervix
- License: bsd-3-clause
- Created: 2025-04-17T18:27:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-12T21:37:22.000Z (2 months ago)
- Last Synced: 2026-01-13T01:54:59.553Z (2 months ago)
- Language: SCSS
- Homepage: https://pseudoc.dev
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This is the homepage for
[](https://github.com/engineervix/pseudoc-home/actions/workflows/main.yml)
[](https://nodejs.org/en/blog/release/v22.0.0)
[](https://prettier.io/)

[](http://commitizen.github.io/cz-cli/)
[](http://conventional-changelog.github.io)
[](https://conventionalcommits.org)
## Development
This project uses Node [v22](https://nodejs.org/en/blog/release/v22.0.0). I recommend using [fnm](https://github.com/Schniz/fnm) or [volta](https://volta.sh/) to simplify managing Node.js versions on your machine.
- clone / fork the project
- `cd` into the project directory
- install frontend dependencies
```bash
npm install
```
- start the dev server, accessible at
```bash
npm start
```
See all the run scripts available via `npm run`.
## Credits
- Favicon Image from
- Open Graph image by ThisisEngineering on Unsplash