Commit graph

5 commits

Author SHA1 Message Date
Katie (she/they)
e750f16620 Fixing "Company blurb" header
Added missing # and changed "B" to "b" as it's supposed to be
2021-10-25 13:14:44 -05:00
Katie (she/they)
c0b7e32449 Fixing issues with the Mycelium profile
Changes made:

1. Deleted "# Example Company"

2. Removed "Insert a little bit about your company here" and replaced it with actual company blurb
2021-10-25 09:33:23 -05:00
Katie (she/they)
35d694b9db One more update to Mycelium info 2021-10-18 16:25:16 -05:00
Katie (she/they)
d59993b58d Editing "Mycelium" company info 2021-10-18 16:17:08 -05:00
James Nylen
bdce7e5637 Add missing company profiles; require all companies to have a profile (#413)
* Rename "Tower / fournova" to "fournova"

* Fix some issues in the readme

These could break later steps in automated profile generation.

* Generate "sed" script to fill in missing readme links

To use this:

sed -e "big output line from script" -i README.md

* Fill in missing readme links

Missing profile files have not been generated yet.

* Update script to write missing company profiles

* Add missing company profile files (minimal)

* Update rename script

Now that company profiles may contain their own filename, we need to
update the filename there too.

* Rename a few company profiles

* Remove temporary code to generate minimal profiles
2018-04-24 11:20:07 +01:00