選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
mb 05b6add432 adding a link to the pictures page for gradshow 2023 making bubblic 1ヶ月前
868-mhz generated thesis covers 4ヶ月前
2019 added postergenerator 5年前
RuralComputing generated thesis covers 4ヶ月前
alt-reality-lexicon generated thesis covers 4ヶ月前
anomolous-faces updated max's thesis cover image 4ヶ月前
attempting-diffraction generated thesis covers 4ヶ月前
back-it-up generated thesis covers 4ヶ月前
cartographies-of-counter-speculation generated thesis covers 4ヶ月前
collectiveioning blabla + poster 4年前
concert-computation-cnviviality Add 'concert-computation-cnviviality/img' 2年前
css added a print stylesheet for the project pages 2ヶ月前
dear-cross-maker generated thesis covers 4ヶ月前
desire_revolution generated thesis covers 4ヶ月前
eigengrau generated thesis covers 4ヶ月前
frabjousish generated thesis covers 4ヶ月前
generatingstories generated thesis covers 4ヶ月前
graduation_show Upload files to 'graduation_show' 3年前
habitat generated thesis covers 4ヶ月前
hacking-maintenance-with-care generated thesis covers 4ヶ月前
hello-worlding generated thesis covers 4ヶ月前
how-to-make-a-notebook-that generated thesis covers 4ヶ月前
how-to-make-your-server-run-4x-faster Delete 'how-to-make-your-server-run-4x-faster/writings/notes.md' 10ヶ月前
howtobeasocialjusticewarrior generated thesis covers 4ヶ月前
ilinx generated thesis covers 4ヶ月前
img Eliminare 'img/walkie-talkie.png' 2年前
instant-warnet generated thesis covers 4ヶ月前
is-it-time-to-eat-or-is-there-no-more-time-to-eat generated thesis covers 4ヶ月前
lets-amplify-unspeakable-things generated thesis covers 4ヶ月前
lever_burns generated thesis covers 4ヶ月前
low-tech-chronicles generated thesis covers 4ヶ月前
makeinclusivewebsites generated thesis covers 4ヶ月前
minor_stories generated thesis covers 4ヶ月前
modular-matter generated thesis covers 4ヶ月前
networks-of-care generated thesis covers 4ヶ月前
nothanks generated thesis covers 4ヶ月前
notitleyet generated thesis covers 4ヶ月前
parallel-colonialism fix bo's pdf link 4ヶ月前
poetic-software generated thesis covers 4ヶ月前
referendum-medialogs generated thesis covers 4ヶ月前
scripts fix bo's pdf link 4ヶ月前
smart-speaker-theatre generated thesis covers 4ヶ月前
sobremesa generated thesis covers 4ヶ月前
social-shelves-project generated thesis covers 4ヶ月前
sound-jams generated thesis covers 4ヶ月前
syster-papyri-magicae generated thesis covers 4ヶ月前
tactical-watermarks generated thesis covers 4ヶ月前
templates fresh 2020 4年前
terrafying-hear-say generated thesis covers 4ヶ月前
thanks_for_listening generated thesis covers 4ヶ月前
the-bootleg-library generated thesis covers 4ヶ月前
the-constitution generated thesis covers 4ヶ月前
the-repeater-archive generated thesis covers 4ヶ月前
to-whom-it-may-affect generated thesis covers 4ヶ月前
unlearning-the-rules-of-collectivity generated thesis covers 4ヶ月前
unpublishing generated thesis covers 4ヶ月前
usx generated thesis covers 4ヶ月前
virtualgarden generated thesis covers 4ヶ月前
when-you-might-go-astray generated thesis covers 4ヶ月前
writing_cure generated thesis covers 4ヶ月前
.DS_Store bo's bio 4年前
.gitignore index_titles 4ヶ月前
Makefile updated max's thesis cover image 4ヶ月前
README Update 'README' 10ヶ月前
README19.NFO 79c 5年前
covers.json fix bo's pdf link 4ヶ月前
empty.html revert old commit 5年前
index.html adding a link to the pictures page for gradshow 2023 making bubblic 1ヶ月前
index.json fix bo's pdf link 4ヶ月前
index_2022.html 2023 index live! 10ヶ月前
index_2023.html added duplicate backup index_2023 4ヶ月前
index_thesis.html fix bo's pdf link 4ヶ月前
index_titles.html fix bo's pdf link 4ヶ月前
test.pdf revert old commit 5年前

README

If you see this file AND you are reading it from
/data/www/xpub.nl/project.xpub.nl on the server, then
please kindly make changes here on the git (link below).

The content of this folder is controlled by a post-receive hook managed
by Gitea.

https://git.xpub.nl/XPUB/project.xpub.nl

To change the content of this folder, only do it via cloning the repos
and pushing to it. The changes will be immediately live on
https://project.xpub.nl

:*

Note for graduating students:

YOU ARE FREE TO DESIGN YOUR PROJECT PAGE THE WAY YOU LIKE

*However*

(dramatic pause)

There are quite a few mandatory things content and structure wise that
need to present, namely:

1. the page must have a bio + link to personal site/domain (if relevant)

2. the page must have a description of the project + link(s) to the
project + link(s) to relevant wiki pages (if useful) + link(s) to git repos
(if any) + year of the work

3. the page must have visual documentation of the work (screenshots,
photos, drawing, generated stuff, whatever is relevant and illustrative)

4. the page must have link to final PDF + visual documentation of the
printed version (I don't mean the thesis but the outcome of the book
sprint and final form of the published thesis) + link from home
5. the page must have visual documentation of the work during the grad
show + link from home

6. License/copyright statement. You're free to decide how you want your
work, from its documentation to its assets and core components, to be
distributed and reused, if you don't specify anything it will default to
standard copyright, it's always nice and useful to be explicit about
your position (whatever this can be!) in that regard, and regardless of
what alternative you choose (or not): default copyright, full fledged
free culture license, situationist style statement, underground press
copywrong trolling, anti-copyright notice, etc.

Also from a technical POV, make sure that:

- you follow the following URL structure:
  https://project.xpub.nl/the-name-of-your-project/
  no underscores, only dashes for space.
  inside the the-name-of-your-project/ folder, your project page should
  be named index.html, and from the main site only link to the folder
  name, do not link to index.html directly. The web server will serve
  index.html automatically.
  See how it's done for last year's projects

- do not load external resources, such as fonts or js scripts. Serve
  *everything* from the project folder. Basically your project page
  should work locally and offline.

How all this is presented is really up to you and there are no
restrictions (Joca for instance is using a functional chat bot
interface).

You can always use the template for student projects Lídia
made as a starting point if you like.  You can find this file
(student-template.html) under the templates folder. Note,
however, that both project description **AND** bio need to be
maximum 600 characters, and you need a minimum of 4 images
for each of the different sections (*Work*, *Publication* and *Graduation Show*).

!important (both for front page and individual pages):
Use class="int" on <a>s for internal links and class="ext" on
<a>s for external links. Add target='_blank' on links with
class='ext' to open link in a new tab