remote-jobs/test/fixtures
James Nylen 58b9cf57b0
Static site improvements (#467)
* Improve logging messages

* Make local development easier; improve docs

* Combine page-specific CSS files into one

This file is small, and later it will also contain styles that need to
apply to the whole site.

* Add "Edit this page on GitHub" links

* Remove an unneeded element

* Assign table cell classes during parsing

This way it will work with JavaScript disabled too.

* Match font weights with other styles

* Always show hovered links in gray

Before this change, already-visited links would stay red on hover.

* Minor CSS tweaks

* In main table, show company names in bold

* Add mobile styles for companies table

* Remove a couple more empty profile sections
2018-08-12 23:12:18 -05:00
..
bad-profile-headings Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
bad-profile-links Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
bad-profile-titles Better handling of apostrophes in company names (#441) 2018-06-23 00:20:24 -05:00
bad-table-rows Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
mismatched-incomplete-indicators Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
missing-company-names Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
name-outside-link Validate whether profiles marked as incomplete are actually incomplete (#443) 2018-06-24 21:42:33 -05:00
orphaned-profiles Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
unsorted Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
valid Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
valid-incomplete Static site improvements (#467) 2018-08-12 23:12:18 -05:00