Website update

This commit is contained in:
Mentor Palokaj 2021-11-05 12:07:11 +01:00
parent 0b46af4057
commit b14c4f87db
4 changed files with 45 additions and 30 deletions

BIN
website/src/assets/362.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

BIN
website/src/assets/76.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

View File

@ -1,5 +1,11 @@
#index #index
#manage
a
text-decoration: none
p
line-height: 1.5rem
#about #about
h2 h2
margin-top: 3rem margin-top: 3rem

View File

@ -35,6 +35,16 @@ html( lang=content.lang )
//- p Launching Soon™ //- p Launching Soon™
+rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' ) +rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' )
section#manage
h1 Manage your Rocketeers
p If you own a Rocketeer, you are entitled to the @verified-hodler status on Discord.
p If you are also a Rocketpool node operator you can associate a Rocketeer with your validator on the <a target="_blank" href="https://www.rp-metrics-dashboard.com/">Rocketpool metrics dashboard</a>.
br
div.row
a( target='_blank' href='https://mint.rocketeer.fans/#/verify' ).button.outline Verify your ownership
a( target='_blank' href='https://mint.rocketeer.fans/#/avatar' ).button.outline Set your validator avatar
section#story section#story
+cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' ) +cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' )
p Until minted, each Rocketeer exists in a quantum superposition of many possible identities. They are each unique, but share a foundational desire to reach the moon. p Until minted, each Rocketeer exists in a quantum superposition of many possible identities. They are each unique, but share a foundational desire to reach the moon.
@ -42,31 +52,6 @@ html( lang=content.lang )
a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now
a.button.shadow.outline( href="https://opensea.io/collection/rocketeer-v2" ) View on Opensea a.button.shadow.outline( href="https://opensea.io/collection/rocketeer-v2" ) View on Opensea
section#about
h1 FAQ
h2 Wen mint?
p Minting will open during our livestream on the 30th of October.
| Use <a target="_blank" href="https://dateful.com/eventlink/1846309160"> this link</a> to view what time it is in your local timezone.
h2 What does a Rocketeer cost?
p Minting will be free (besides gas costs).
h2 Which attributes do Rocketeers have?
p They will have a variety of helmets, visors, suits and backdrops. Each with multiple color options.
h2 Do Rocketeers have utility?
p Right now they are just collectibles, but let's just say that when two Rocketeers love each other very much, they sometimes make little Rocketeers...
h2 How random are Rocketeers?
p The attributes have weighted probabilities. Upon mint a random number generator probablistically determines the attributes.
h2 What inspired the Rocketeer NFT?
p The undying patience and excited optimism of the Rocket Pool and ETH2 staking communites.
h2 What media are available for the Rocketeers?
p Each Rocketeer have a scalable vector file so you can use the art on any size medium. We will also supply jpegs so you can easily use them for your online identities.
section#community section#community
h1 Community h1 Community
@ -80,15 +65,39 @@ html( lang=content.lang )
div.row.usps div.row.usps
div.usp div.usp
+cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' ) +cimg.circle( size=200 src=site.system.url+'/assets/76.jpg' )
p NFT design components by unvetica.eth and team. p NFT design components by unvetica.eth and team.
div.usp div.usp
+cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' ) +cimg.circle( size=200 src=site.system.url+'/assets/362.jpg' )
p Contract, frontend and API code by mentor.eth. p Contract, interface and oracle code by mentor.eth.
div.usp div.usp
+cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' ) +cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' )
p Logistical support by Discord users LookingForOwls and colfax. p Logistical support by LookingForOwls and colfax.
//- p.sidenote Website media: Photos taken by Mike Kiev and Adam Miller. Illustrations by Katerina Limpitsouni.
section#about
h1 FAQ
h2 What does a Rocketeer cost?
p Minting will be free (besides gas costs).
h2 What is the supply cap?
p The diameter of the moon in kilometers: 3475.
h2 Which attributes do Rocketeers have?
p They will have a variety of helmets, visors, suits and backdrops. Each with multiple color options.
h2 Do Rocketeers have utility?
p Rocketeers are collectibles, and the ETH2 staking communities are integrating them in community projects. Also, let's just say that when two Rocketeers love each other very much, they sometimes make little Rocketeers...
h2 How random are Rocketeers?
p The attributes have weighted probabilities. Upon mint a random number generator probablistically determines the attributes.
h2 What inspired the Rocketeer NFT?
p The undying patience and excited optimism of the Rocket Pool and ETH2 staking communites.
h2 What media are available for the Rocketeers?
p Each Rocketeer have a scalable vector file so you can use the art on any size medium. We will also supply jpegs so you can easily use them for your online identities.