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

https://github.com/samuelmeuli/samuelmeuli.com

👨‍💻 My personal website
https://github.com/samuelmeuli/samuelmeuli.com

hugo-site personal-website portfolio website

Last synced: over 1 year ago
JSON representation

👨‍💻 My personal website

Awesome Lists containing this project

README

          

# samuelmeuli.com

This is the source code of my personal website, [samuelmeuli.com](https://samuelmeuli.com).

## Features

- Support for static pages, list pages and blog posts using a custom [Hugo](https://gohugo.io) theme
- UI built from scratch using [Sass](https://sass-lang.com) (no frameworks)
- Light and dark themes with system theme detection

## Development

Make sure you have Hugo installed (`brew install hugo`). Node.js and Yarn are required for linting and formatting.

1. Clone this repository: `git clone REPO_URL`
2. Navigate into the project directory: `cd samuelmeuli.com`
3. Install the dependencies: `yarn`
4. Start Hugo's development server using `yarn start` and view the website on [localhost:3000](http://localhost:3000)

## Credits

[Boxicons](https://boxicons.com) by Atisa