Commit graph

8 commits

Author SHA1 Message Date
James Nylen
e959b4a97c
Example profile: explain how to add freeform text to the region field 2019-04-14 20:07:34 -05:00
Amina
1768c08ff2 Update region guidelines (#506) 2018-11-03 02:53:59 -05:00
James Nylen
c00635038d
Make company headings consistent (#407)
* Change "Office Locations" to "Office locations" for consistent casing

* Standardize other company headings

* Validate heading names

* Add a way to look at headings of all profiles at once
2018-04-16 18:15:26 -04:00
James Nylen
7c08aef114 Fix company names; add Travis CI config (#377)
* Fix minor issues in readme table

* Parse and validate readme table

* Add missing links from readme to company profiles

* Fix the last issue with a company's name in its profile

* Add script to rename a company profile

* Fix example company name to match its profile filename

* Rename company profiles to match filename convention

Run this to generate the rename commands:

bin/validate.js | grep 'Expected filename' | sed 's#^#bin/rename.sh company-profiles/#; s#: Expected filename "# company-profiles/#; s#" for company .*$##' | tee renames.txt

Inspect the output, then run this to do the renames:

sh < renames.txt

* Add Travis CI configuration
2017-12-18 22:08:09 +00:00
Doug Aitken
6ad87a5e1b
Fixing (#376)
* Update a8c

* https 10up and add example profile to readme

* delete *2.md dupe files

* add https to links

* fix hmnmd header

* fix conversio header

* fix header and https

* header, https, typo

* name company name standard

* removed h1 from region
2017-12-17 14:49:15 +00:00
dougaitken
07cb450053 amend everywhere -> worldwide 2015-12-07 20:15:11 +00:00
jessicard
4269da6321 Fix header 2015-10-13 16:34:45 -07:00
jessicard
f5574d5287 Add an example company page, fixes https://github.com/jessicard/remote-jobs/issues/42 2015-10-13 16:10:52 -07:00