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 section showcasing our projects #5

Open
wizardlink opened this issue Jul 5, 2020 · 0 comments
Open

Create a section showcasing our projects #5

wizardlink opened this issue Jul 5, 2020 · 0 comments
Labels
enhancement New feature or request task Tasks created to be fulfilled in a sprint.

Comments

@wizardlink
Copy link
Member

wizardlink commented Jul 5, 2020

Information

Currently the only project needed to showcase is Kanna Kobayashi but make sure to build it to be able to create dynamically another one (perhaps an arrow that you may click to lead/scroll to the second one).

The project's logo, name, relevant links (GitHub, Discord) and a brief description may be added. A foreground would also be appreciated for extra style.

Data

The information used in this section should be within a JSON to be created dynamically. The information should be as follows:

{
  "Kanna Kobayashi": {
    "foreground": "picture",  // Optional. Default: None
    "logo": "https://cdn.discordapp.com/avatars/297459926505095180/b8725a320e6c8e20774d60d818d7ab96.webp?size=2048",
    "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus laoreet eros dui, a porttitor lorem consequat vitae. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus, diam in pellentesque finibus, dui neque efficitur urna, non bibendum nisl elit ultrices nisl. Curabitur aliquam libero leo, vel lobortis nibh luctus eget. Duis feugiat purus in diam fermentum, ut placerat ligula ultrices. Sed mi nulla, molestie at urna ac, interdum tristique tellus. Nulla facilisi. Duis malesuada a mi non convallis. Curabitur convallis libero eget lectus faucibus mollis. Fusce malesuada condimentum risus luctus feugiat. Vivamus ullamcorper molestie tincidunt. Nulla urna libero, sodales vel.",
    "links": { // Optional. Default: None
      "GitHub": "https://github.com/Hydractify/kanna_kobayashi"
    },
    "redirect": "https://github.com/Hydractify/kanna_kobayashi" // Where you get redirected to after clicking the project's title. Optional. Default: None
  }
}
@wizardlink wizardlink added enhancement New feature or request task Tasks created to be fulfilled in a sprint. labels Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Tasks created to be fulfilled in a sprint.
Projects
None yet
Development

No branches or pull requests

1 participant