/awesome-static

Awesome static meta-resource

Primary LanguageJustMIT LicenseMIT

Awesome static meta-resources

This repository is a curated collection of static resources (logos, photos, sounds, textures, etc...) useful for several kinds of projects, like games, websites, movies, multimedia apps, 3D modeling, etc...

You can access the content on https://euribates.github.io/awesome-static/.

At the moment there are 11 main sections:

To contribute, just send the ussual Pull Request or just add an issue to this repository.

How to create a local copy

- Clone this repository::

git clone git@github.com:euribates/awesome-static.git

- Install mkdocs (better in a virtual environment, if you ask me)::

pip install mkdocs

- Run mkdocs::

mkdocs build