Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariot/thebestwebsite

The title says it all
https://github.com/mariot/thebestwebsite

Last synced: 25 days ago
JSON representation

The title says it all

Awesome Lists containing this project

README

        

# The Best Website
Source of [The Best Website](https://thebestmotherfucking.website)
Based on [website](http://motherfuckingwebsite.com/) and [betterwebsite](http://bettermotherfuckingwebsite.com/)

## Clone the repo
`git clone https://github.com/mariot/thebestwebsite`

## 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 Blog Theme](https://github.com/denysvitali/hugo-thebestmotherfuckingblog) or try [HugoModo Best Website](https://github.com/hugomodo/hugomodo-best-motherfucking-website) by [thombruce](https://github.com/thombruce).