This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
935a7cd8b4
open-consul
/
website
/
pages
/
index.jsx
6 lines
102 B
React
Raw
Normal View
History
Unescape
Escape
[Website] WIP - Update Homepage (#10314) * Initial structure for updated homepage * Bring back <UseCases /> * Add section stubs * Add ecosystem section * Add features section * Iron out features section * Add Learn Callout section * Copy updates * Better together copy * Add updated copy & swap assets * Remove comment & just add existing icon for now * Copy and asset tweaks * Remove unwanted copy * Process the codeblock * Add transparent img * Swap for transparent img * More transparent img * Use Learn cards pattern * Rearrange img and finishing padding touches
2021-06-02 14:22:52 +00:00
import
Homepage
,
{
getStaticProps
}
from
'./home'
Test Netlify build
2020-05-01 08:30:52 +00:00
initial
2020-04-06 20:27:35 +00:00
export
default
Homepage
[Website] WIP - Update Homepage (#10314) * Initial structure for updated homepage * Bring back <UseCases /> * Add section stubs * Add ecosystem section * Add features section * Iron out features section * Add Learn Callout section * Copy updates * Better together copy * Add updated copy & swap assets * Remove comment & just add existing icon for now * Copy and asset tweaks * Remove unwanted copy * Process the codeblock * Add transparent img * Swap for transparent img * More transparent img * Use Learn cards pattern * Rearrange img and finishing padding touches
2021-06-02 14:22:52 +00:00
export
{
getStaticProps
}