diff --git a/README.md b/README.md index 436f8cf9..0eeeb65b 100644 --- a/README.md +++ b/README.md @@ -2,32 +2,38 @@ A collection of logos for porn studios and networks. WIP! ## Conventions -The target format for logos is a PNG file with a resolution of 1000px or the highest available, ideally trimmed to its contents. SVGs should be considered additional assets. +The preferred target format for logos is a PNG file with a resolution of 1000px or the highest available, ideally trimmed to its contents. SVGs should be considered additional assets. * All words in a site or network name must be split up using a dash (`-`), even if the site or network itself connects the words * Modifiers are suffixed using an underscore (`_`) * Common compound words such as 'gangbang', 'gloryhole' or 'hardcore' are not necessarily split up ### Definitions -* `/network-name.png`: Primary logo for a network that does not have any sites, or a site that does belong to a network, and does not have any favicons or additional assets -* `/network-name/network-name.png`: Primary logo for network, original or edited -* `/network-name/site-name.png`: Primary logo for site, original or edited -* `/network-name/favicon.png`: Primary network favicon +`{}` are variables, to be written without curly brackets. -* `/network-name/network-name_modifier.png`: Production ready variant of the network logo -* `/network-name/site-name_modifier.png`: Production ready variant of a site logo -* `/network-name/site-name_modifierA_modifierB.png`: Production ready variant of a site logo, with two different modifications +* `/{network-name}.png`: Primary logo for a network that does not have any sites, or a site that does belong to a network, and does not have any favicons or additional assets +* `/{network-name}/{network-name}.png`: Primary logo for network, original or edited +* `/{network-name}/{site-name}.png`: Primary logo for site, original or edited +* `/{network-name}/{favicon}.png`: Primary network favicon -* `/network-name/README.md`: Notes about logos and other assets for this network and its sites -* `/network-name/misc/`: Additional assets, such as alternative versions, original vector images, and reference files that are not production-ready +* `/{network-name}/{network-name}_{modifier}.png`: Production ready variant of the network logo +* `/{network-name}/{site-name}_{modifier}.png`: Production ready variant of a site logo +* `/{network-name}/{site-name}_{modifierA}_{modifierB}.png`: Production ready variant of a site logo, with two different modifications +* `/{network-name}/{site-name}_no_{modifier}.png`: Negated modifier + +* `/{network-name}/README.md`: Notes about logos and other assets for this network and its sites +* `/{network-name}/misc/`: Additional assets, such as alternative versions, original vector images, and reference files that are not production-ready ### Modifiers * `_original`: Original unedited logo, used when the primary logo was edited. Suggested to be placed in `/network-name/misc/` * `_dark`: Darkened to improve visibility on a light background * `_light`: Lightened to improve visibility on a dark background -* `_basic`: Backgrounds or other arbitrary details were removed -* `_nourl`: Domain components such as `.com` are removed -* `_noslogan`: Slogans are removed +* `_basic`: Backgrounds, top level domains (.com, .net), slogans and other arbitrary details were removed +* `_url`: Logo with .com, .net or other URL components +* `_slogan`: Logo with slogan +* `_square`: Rearranged to fit a square-ish frame +* `_wide`: Rearranged to fit a wide frame +* `_no_{mod}`: Negates another modifier, e.g. `_no_url` (without URL) ### Examples: `/ddf-network/ddf-network.png`: Original primary network logo for DDF Network diff --git a/jules-jordan/julesjordan.png b/jules-jordan/julesjordan.png new file mode 100644 index 00000000..0478c57c Binary files /dev/null and b/jules-jordan/julesjordan.png differ diff --git a/jules-jordan/jules-jordan.png b/jules-jordan/misc/jules-jordan_original.png similarity index 100% rename from jules-jordan/jules-jordan.png rename to jules-jordan/misc/jules-jordan_original.png diff --git a/jules-jordan/network.png b/jules-jordan/network.png new file mode 100644 index 00000000..3bbddcc9 Binary files /dev/null and b/jules-jordan/network.png differ