diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..a4173ce --- /dev/null +++ b/css/style.css @@ -0,0 +1,100 @@ +body { + font-family: sans-serif; + font-size: 18px; + line-height: 1.5; + margin: 30px; + border-bottom: 8px dotted #BFBA99; + border-top: 8px dotted #BFBA99; + padding-top: 35px; + padding-right: 0px; + padding-bottom: 50px; + padding-left: 0px; + background: #E3DDB8; +} + +a { + font-weight: bold; + color: #70465C; +} + +small { + color: #575757; +} + +strong { + color: #575757; + font-style: italic; +} + +h1 { + text-transform: uppercase; + font-weight: bold; + /* text-align: center; */ + color: #70465C; + margin-top: 0; +} + +h2 { + color: #70465C; +} + +h3 { + font-size: 18px; + color: #70465C; + text-transform: uppercase; + letter-spacing: 2px; + margin-top: 42px; +} + +h4 { + font-weight: normal; + margin-bottom: 0; + color: #575757; +} + +p { + font-family: Georgia, serif; + margin-top: 0; + margin-bottom: 27px; + color: #575757; +} + +ul { + list-style: square; +} + +ul p { + color: #575757; +} + +li { + color: #575757; +} + +hr { + border: none; + border-top: 1px solid #BFBA99; + margin: 20px 0; +} + +img { + margin-bottom: 20px; + border: 1px solid #BFBA99; + padding: 10px; + text-align: center; +} + +img.profile { + float: right; + width: 200px; + margin-left: 20px; +} + +img.car { + width: 500px; +} + +nav { + color: #70465C; + /* text-align: center; */ +} diff --git a/experience.html b/experience.html new file mode 100644 index 0000000..7d003ab --- /dev/null +++ b/experience.html @@ -0,0 +1,69 @@ + + + + + + + Buckminster Fuller | Experience + + + + + + + +

Buckminster Fuller

+ +
+ +

Experience

+ +

+ There's so much to say about my life and experiences, but this is just an abbreviated version. To find out more, read my Dymaxion Chronofile (AKA: my diary). In brief, I was expelled from Harvard twice: once for partying, and once for being disinterested. I'm very interested in the environment and sustainability. Did I mention that I redesigned sleep? +

+ +

Some of my work

+ + + +

Education

+ + + +
+ + + + \ No newline at end of file diff --git a/images/Dymaxion_2003_animation_small1.gif b/images/Dymaxion_2003_animation_small1.gif new file mode 100644 index 0000000..b77c815 Binary files /dev/null and b/images/Dymaxion_2003_animation_small1.gif differ diff --git a/images/Dynamixion_car_by_Buckminster_Fuller_1933.jpg b/images/Dynamixion_car_by_Buckminster_Fuller_1933.jpg new file mode 100644 index 0000000..8b1b0d7 Binary files /dev/null and b/images/Dynamixion_car_by_Buckminster_Fuller_1933.jpg differ diff --git "a/images/G\303\251ode_V_3_1.gif" "b/images/G\303\251ode_V_3_1.gif" new file mode 100644 index 0000000..b322d1d Binary files /dev/null and "b/images/G\303\251ode_V_3_1.gif" differ diff --git a/images/fuller_artzy.png b/images/fuller_artzy.png new file mode 100644 index 0000000..469e539 Binary files /dev/null and b/images/fuller_artzy.png differ diff --git a/index.html b/index.html index e69de29..d6d46f1 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,36 @@ + + + + + + + Buckminster Fuller + + + + + + +

Buckminster Fuller

+ +
+ + Artist rendering of Buckminster Fuller with his bald head shown as a geodesic dome + +

A Dymaxion life

+

I'm Bucky, a design thinker from Massachusetts. I've designed lots of things: a car, a house, a way to sleep, etc. When I create something, I usually label it as "Dymaxion." It's a portmanteau of Dynamic, Maximum, and Tension... but mostly I think it just sounds cool.

+ +
+ + + \ No newline at end of file