Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardlitt/nomad-as-fuck
Showcasing the people behind the most badass nomads on Earth.
https://github.com/richardlitt/nomad-as-fuck
digital-nomad jekyll nomad nomad-as-fuck profiles remote website work
Last synced: 4 days ago
JSON representation
Showcasing the people behind the most badass nomads on Earth.
- Host: GitHub
- URL: https://github.com/richardlitt/nomad-as-fuck
- Owner: RichardLitt
- License: mit
- Created: 2016-07-01T15:02:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T07:59:49.000Z (over 1 year ago)
- Last Synced: 2024-11-02T00:42:19.519Z (11 days ago)
- Topics: digital-nomad, jekyll, nomad, nomad-as-fuck, profiles, remote, website, work
- Language: CSS
- Homepage: https://nomadasfuck.com
- Size: 176 MB
- Stars: 12
- Watchers: 5
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nomad as Fuck
==============> Home for nomadasfuck.com
This is the home for the illustrious [nomadasfuck.com](https://nomadasfuck.com). Welcome!
## Suggest a person!
Do you know a nomad who would go awesome on Nomad As Fuck? Fuck yeah. Get in touch about them; open an issue and suggest their name, or message me directly on Twitter as [@richlitt](https://twitter.com/richlitt) or by email at firstname.lastname at gmail.com.
## Install
Clone this repo. Run:
```
npm i
```### Images
Install [GraphicsMagick](http://www.graphicsmagick.org/index.html) before adding images for the first time. Installation instructions are available [here](https://www.npmjs.com/package/gulp-image-resize#graphicsmagick-or-imagemagick).
Add images to `src/`. Then, run `gulp`. This will resize, format and minify them and put them into assets.
## Run
```
jekyll serve
```Go to `localhost:4000`.
## License
Code is [MIT](LICENSE) Licensed © Richard Littauer 2016. All content licensed under a [Creative Commons Attribution Non-Commercial Share-Alike 4.0 Ported License](http://creativecommons.org/licenses/cc-by-sa/4.0/).