unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 601beadcc0b2a9e0234adf76bfed8547e802f454 3787 bytes (raw)
name: promotional/guix-hpc-workshop-2023/README.org 	 # note: path name is non-authoritative(*)

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
 
#+TITLE: Guix HPC: First Workshop on Reproducible Software Environments
#+SUBTITLE: Graphic designs
#+AUTHOR: Guix people


* Summary

#+begin_quote
«The First Workshop on Reproducible Software Environments for Research
and High-Performance Computing will take place in Montpellier, France,
November 8–10, 2023.»

https://hpc.guix.info/events/2023/workshop/
#+end_quote

This folder contains graphic designs for the event.


* Setting up a work environment
:PROPERTIES:
:CUSTOM_ID: environment-setup
:END:

The designs are vector graphics made with [[https://inkscape.org/][Inkscape]]. You can set up an
environment for editing the files as follows:

#+begin_example
cd path/to/guix-hpc-workshop
guix shell -L . --pure -m manifest.scm
#+end_example

You can then start using Inkscape in the environment. For example:

#+begin_example
inkscape designs/T-SHIRT-FRONT.svg
#+end_example


* Exporting designs

-----
*NOTE:* Depending on the intended use of a design, you might need to
tweak size, color and resolution according to the requirements of the
target media.
-----

The =printables= folder contains copies of the designs in common
formats that are useful for different printing methods. However, it is
always good to ask your printer for requirements beforehand and
generate new files accordingly if necessary.

Assumming the [[#environment-setup][work environment]] is set up, you can export the designs
for different distribution targets. For example, for printing, it is
common to export PDF documents with 300 DPI:

#+begin_example
inkscape --export-filename=/tmp/T-SHIRT-FRONT.pdf \
  --export-dpi=300 designs/T-SHIRT-FRONT.svg
#+end_example

For screen, you can export a PNG image with default DPI (96):

#+begin_example
inkscape --export-filename=/tmp/T-SHIRT-FRONT.png designs/T-SHIRT-FRONT.svg
#+end_example

You can then convert PNG images to other formats to reduce storage
size or reduce load-time when used on the Web.


* T-shirt mockups

The source directory contains mockups that can be useful to show to
your printer so that they have a better idea of the position and size
the design should have once printed.

+ [[./T-SHIRT-MOCKUP-MEN.png][T-SHIRT-MOCKUP-MEN.png]]
+ [[./T-SHIRT-MOCKUP-WOMEN.png][T-SHIRT-MOCKUP-WOMEN.png]]


The =mockups= folder contains their source files.


* Copying

Unless otherwise stated, all the designs in this folder are licensed
under the following terms:

#+begin_quote
Copyright © 2023 Luis Felipe López Acevedo

Permission is granted to copy, distribute and/or modify this work
under the terms of the [[https://creativecommons.org/licenses/by-sa/4.0/][Creative Commons Attribution-ShareAlike 4.0
International License]].
#+end_quote


All the photographs of blank T-shirts in the =mockups= folder are free
cultural works distributed with the following licenses:

#+begin_verse
Image:     [[./mockups/T-SHIRT-MEN-FRONT.png][mockups/T-SHIRT-MEN-FRONT.png]]
Source:    https://www.flickr.com/photos/spreadshirt/24919227995/
Copyright: © 2016 Spread Group
License:   https://creativecommons.org/licenses/by/2.0/

Image:     [[./mockups/T-SHIRT-MEN-BACK.png][mockups/T-SHIRT-MEN-BACK.png]]
Source:    https://www.flickr.com/photos/spreadshirt/24292346303/
Copyright: © 2016 Spread Group
License:   https://creativecommons.org/licenses/by/2.0/

Image:     [[./mockups/T-SHIRT-WOMEN-FRONT.png][mockups/T-SHIRT-WOMEN-FRONT.png]]
Source:    https://www.flickr.com/photos/spreadshirt/24292557313/
Copyright: © 2016 Spread Group
License:   https://creativecommons.org/licenses/by/2.0/

Image:     [[./mockups/T-SHIRT-WOMEN-BACK.png][mockups/T-SHIRT-WOMEN-BACK.png]]
Source:    https://www.flickr.com/photos/spreadshirt/24893137586/
Copyright: © 2016 Spread Group
License:   https://creativecommons.org/licenses/by/2.0/
#+end_verse

debug log:

solving 601bead ...
found 601bead in https://yhetil.org/guix-patches/7b72908c-7a0f-ef3d-7a2b-6a496e98f85c@zoho.com/

applying [1/1] https://yhetil.org/guix-patches/7b72908c-7a0f-ef3d-7a2b-6a496e98f85c@zoho.com/
diff --git a/promotional/guix-hpc-workshop-2023/README.org b/promotional/guix-hpc-workshop-2023/README.org
new file mode 100644
index 0000000..601bead

Checking patch promotional/guix-hpc-workshop-2023/README.org...
Applied patch promotional/guix-hpc-workshop-2023/README.org cleanly.

index at:
100644 601beadcc0b2a9e0234adf76bfed8547e802f454	promotional/guix-hpc-workshop-2023/README.org

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).