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
- Host: GitHub
- URL: https://github.com/samuelmeuli/samuelmeuli.com
- Owner: samuelmeuli
- Created: 2016-11-22T16:07:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T20:56:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-21T21:02:07.521Z (over 1 year ago)
- Topics: hugo-site, personal-website, portfolio, website
- Language: CSS
- Homepage: https://samuelmeuli.com
- Size: 2.8 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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