Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denysvitali/thebestmotherfuckingwebsite
The title says it all.
https://github.com/denysvitali/thebestmotherfuckingwebsite
best fucking minimal mother motherfucking website
Last synced: 1 day ago
JSON representation
The title says it all.
- Host: GitHub
- URL: https://github.com/denysvitali/thebestmotherfuckingwebsite
- Owner: denysvitali
- License: other
- Created: 2016-05-26T16:47:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T21:46:36.000Z (2 months ago)
- Last Synced: 2025-01-25T07:01:58.477Z (8 days ago)
- Topics: best, fucking, minimal, mother, motherfucking, website
- Language: Pug
- Homepage: https://thebestmotherfucking.website
- Size: 1.24 MB
- Stars: 525
- Watchers: 5
- Forks: 44
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Best Motherfucking Website
Source of [The Best Motherfucking Website](https://thebestmotherfucking.website)
Based on [motherfuckingwebsite](http://motherfuckingwebsite.com/) and [bettermotherfuckingwebsite](http://bettermotherfuckingwebsite.com/)## Clone the repo
`git clone https://github.com/denysvitali/thebestmotherfuckingwebsite`## Deployment instructions
See `partial-nginx.conf` for the configuration file
## Build instructions
In order to build this project, you'll need [Yarn](https://yarnpkg.com/).```
yarn install
yarn run start:dev
```Visit http://localhost:8080 and you'll be able to improve / view the website :)
To deploy it, use `yarn run build` and deploy the contents of the `dist/` directory.
## Want something to be changed?
[Open an issue](https://github.com/denysvitali/thebestmotherfuckingwebsite/issues) and let's discuss it. If you want to implement it yourself do it freely and make a PR.## Want to create a blog with a similar theme?
Check out [The Best Motherfucking Blog Theme](https://github.com/denysvitali/hugo-thebestmotherfuckingblog) or try [HugoModo Best Motherfucking Website](https://github.com/hugomodo/hugomodo-best-motherfucking-website) by [thombruce](https://github.com/thombruce).