Add new logo and reorganize the folders#3
Add new logo and reorganize the folders#3rradczewski wants to merge 3 commits intocodebar:masterfrom
Conversation
logo/svg/codebar-logo.svg is the source (provided by @khamiltonuk). All other files are derived from that one using inkscape (https://inkscape.org/en/) and imagemagick (https://www.imagemagick.org/script/index.php). See the Makefile for more documentation on how to install and run the tools
|
hi @rradczewski I know this PR has been merged in but I have one request: can we add the instructions on how to use the Makefile into the README? |
|
Hi @matyikriszta, not sure I understand as @KimberleyCook closed this PR without merging it. I'd happily adapt the Makefile for the repo as it is right now if that'd be useful |
|
Sorry I should've commented, another PR moved all the old logos to a folder called archive. COuld we do another PR adding the Makefile work please? |
|
Sure, I'll take care of that over the weekend. The Makefile is already documented, I'd further add some usage explanation to the top-level |
|
@rradczewski sorry Raimo, I didin't realize this PR was closed without merge, but that is what I meant, adding the instructions to the top level README once the new Makefile is added. |
@khamiltonuk sent me the current logo as I couldn't find it in this repository.
This PR removes the old logo files (6c89276, can undo and reorganize them if y'all would rather keep them around in the repo) and adds the new logo with a few different formats (using a
Makefileso the derived formats can be generated automatically).I further moved the
mind-the-codeillustrations to their own folder inillustrations/.