/SSS-rs

Transform your IT skills into a professional portfolio that showcases your expertise.

Primary LanguageRustApache License 2.0Apache-2.0

Skill, Slick, Style - rs

A tool to present you as a developer with Slick, Shark, Savvy skills and style.

Generation options

  • Card
    • leptos
    • pure html
  • Website

Progress status

Note still under development

P.S have a suggestion make an issue

  • User config parser
    • Toml
    • Json
  • Global settings
    • under develop
  • Card elements
    • Field
    • Frame
    • Link
    • Svg(Icons)
    • Text
  • Card generation
    • Leptos component
    • html
  • Website generation
    • Leptos
    • html

Themes?

Themes will be added as soon as possible. If you want to see more themes, make an issue!

  • RosĂ© Pine
    • Moon
  • GrooveBox
  • Dracula

Structure of project

Note still under development

  1. sss_core (folder: sss-core)
  • Contains global dependencies
  1. parser
  • parse some structures into configs
  1. card
  • some structure's data of card/site
  1. render
  • generate leptos component/html code by card