83C/Layout: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(New page: Various renderings and models of 83c. === Floorplan === adi created an inaccurate floorplan using Inkscape just to have something to sketch on. Image:Firstfloor.png Th...)
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{83c}}
Various renderings and models of 83c.
Various renderings and models of 83c.


=== Floorplan ===
=== Floorplan ===


[[User:Adi|adi]] created an inaccurate floorplan using Inkscape just to have something to sketch on.
[[User:Adi|adi]] created an inaccurate floorplan using Inkscape just to have something to sketch on:
 
[[Image:Firstfloor.png]] [[Image:Spaceallocation.png]]


[[Image:Firstfloor.png]]
The SVG is [http://hg.hexapodia.org/floorplan/raw-file/tip/floorplan.svg floorplan.svg]; it's stored using the [http://selenic.com/mercurial/ Mercurial] version control system at http://hg.hexapodia.org/floorplan/.  After you install Mercurial, check out using a command like
% hg clone http://hg.hexapodia.org/floorplan
% cd floorplan
% inkscape floorplan.svg
% hg ci -m 'fixed blah'


The SVG is [[http://hg.hexapodia.org/floorplan/raw-file/0893a92786f7/floorplan.svg floorplan.svg]]; it's stored using the [[http://selenic.com/mercurial/ Mercurial]] version control system on http://hg.hexapodia.org.  After you install Mercurial, check out using a command like
[[Category:Layouts]]
  hg co http://hg.hexapodia.org/floorplan

Latest revision as of 06:13, 26 November 2025

Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate E
About | Vision | 272 Capp | Materials | Testimonials | Lore | Photos | Hackerspaces | 501c3 | Press | Press Kit | Zine | Help E
Lore | Oral histories | History | Anarchy | 83c | 2169 | 272 Capp | Anniversaries | Rebase | Reboot | Humanitarian | Kitchen | Drama V · T · E
83c | 83C/Layout | Potential Locations | Edit

Various renderings and models of 83c.

Floorplan[edit | edit source]

adi created an inaccurate floorplan using Inkscape just to have something to sketch on:

Firstfloor.png Spaceallocation.png

The SVG is floorplan.svg; it's stored using the Mercurial version control system at http://hg.hexapodia.org/floorplan/. After you install Mercurial, check out using a command like

% hg clone http://hg.hexapodia.org/floorplan
% cd floorplan
% inkscape floorplan.svg
% hg ci -m 'fixed blah'