Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).