-
Notifications
You must be signed in to change notification settings - Fork 10
Create landing page for spruceid.dev with quick intro to DIDkit #43
Conversation
|
Oooohh, React way for sure! |
Okay, I've changed it to React. Please let me know if you have any questions, or if there's anything in particular you'd like to be able to do easily so I can put an example for you to copy/paste :) Since it's React, we can pretty much do anything. I included a mini-Pokedex app, for example. Probably we won't need that much custom programming type stuff but it's there in case you want to do anything eccentric. Here is a screenshot of how it renders: Just let me know what else you need! |
af58602
to
7de9d27
Compare
Added an example dropdown of links. Also added feature to code blocks so bash code will start with |
This is no good:
Solutions:
Let me know which solution is preferred and I'll make it happen. |
I think 3 is possible if we just reserve |
There are two ways we can go about this:
I tried it both ways and it was easy either way. For reference, here are screenshots of how they look with some mock content:
With markdown:
With React
I'm equally comfortable in React and Markdown, so it's mostly a matter of which is more important: the convenience of markdown versus the clean URL goodness of doing it directly in React. Not a huge deal either way.
Draft for now since this is just giving an idea of different approaches.