Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a landing page #18

Open
sansyrox opened this issue Jun 4, 2020 · 6 comments
Open

Create a landing page #18

sansyrox opened this issue Jun 4, 2020 · 6 comments
Assignees

Comments

@sansyrox
Copy link
Member

sansyrox commented Jun 4, 2020

Is your feature request related to a problem? Please describe.
Create a landing page required to summarise/explain the app.

Describe the solution you'd like
A landing page

@ani4aniket
Copy link
Member

ani4aniket commented Jun 4, 2020

It will be great if @SiddharthSham creates that with proper documentation and I'll also be collaborating.
Tools suggested- https://docusaurus.io/

@SiddharthSham
Copy link
Member

Do we need a seperate documentation webpage? Shouldn't the UI be enough? Because there are only a bunch of sliders and explanations. 😅

@sansyrox
Copy link
Member Author

sansyrox commented Jun 4, 2020 via email

@SiddharthSham
Copy link
Member

I suggest we improve the README as much as we can, till then.

@ayushgupta9906
Copy link

Assign this issue to me till then i'm giving you the example of css landing page how would i correct it

body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}

header, section {
background-color: #f2f2f2;
padding: 20px;
}

h1, h2 {
color: #333;
}

footer {
background-color: #333;
color: #fff;
padding: 10px;
text-align: center;
}

@ani4aniket
Copy link
Member

@ayushgupta9906, This project is no longer maintained. If still you want to give it a try please go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants