Skip to content
  • Shaban Muhammad's avatar
    Update 159 files · eed39940
    Shaban Muhammad authored
    - /public/fonts/.gitkeep
    - /public/fonts/Motiva-Sans-Bold.ttf
    - /public/fonts/Motiva-Sans-Light.ttf
    - /public/img/icons/.gitkeep
    - /public/img/icons/logo192.jpg
    - /public/img/icons/logo512.png
    - /public/img/svg/.gitkeep
    - /public/img/svg/developer.svg
    - /public/img/svg/graphs.svg
    - /public/img/svg/logo.svg
    - /public/img/svg/product-launch.svg
    - /public/img/svg/waving.svg
    - /public/img/.gitkeep
    - /public/.gitkeep
    - /public/favicon.ico
    - /public/index.html
    - /public/manifest.json
    - /public/robots.txt
    - /src/content/AboutContent.json
    - /src/content/ContactContent.json
    - /src/content/IntroContent.json
    - /src/content/MiddleBlockContent.json
    - /src/content/MissionContent.json
    - /src/content/ProductContent.json
    - /src/content/attributions.tsx
    - /src/content/contribution.tsx
    - /src/content/description.tsx
    - /src/content/education.tsx
    - /src/content/engineering.tsx
    - /src/content/entrepreneurship.tsx
    - /src/content/experiments.tsx
    - /src/content/hardware.tsx
    - /src/content/home.tsx
    - /src/content/human-practices.tsx
    - /src/content/inclusivity.tsx
    - /src/content/index.tsx
    - /src/content/measurement.tsx
    - /src/content/model.tsx
    - /src/content/notebook.tsx
    - /src/content/plant.tsx
    - /src/content/results.tsx
    - /src/content/safety.tsx
    - /src/content/software.tsx
    - /src/content/sustainable.tsx
    - /src/content/team.tsx
    - /src/custom_typings/.gitkeep
    - /src/new_components/Block/.gitkeep
    - /src/new_components/Block/Block.tsx
    - /src/new_components/Block/new_index.tsx
    - /src/new_components/Block/styles.css
    - /src/router/.gitkeep
    - /src/router/config.ts
    - /src/router/index.tsx
    - /src/styles/.gitkeep
    - /src/styles/styles.css
    - /src/utils/getPathMapping.ts
    - /src/utils/index.ts
    - /src/utils/stringToSlug.ts
    - /src/common/Button/.gitkeep
    - /src/common/Button/index.tsx
    - /src/common/Button/styles.css
    - /src/common/Container/.gitkeep
    - /src/common/Container/index.tsx
    - /src/common/Container/styles.css
    - /src/common/Input/.gitkeep
    - /src/common/Input/index.tsx
    - /src/common/Input/styles.css
    - /src/common/ScrollToTop/.gitkeep
    - /src/common/ScrollToTop/index.tsx
    - /src/common/ScrollToTop/styles.css
    - /src/common/SvgIcon/.gitkeep
    - /src/common/SvgIcon/index.tsx
    - /src/common/TextArea/.gitkeep
    - /src/common/TextArea/index.tsx
    - /src/common/TextArea/styles.css
    - /src/common/utils/.gitkeep
    - /src/common/utils/useForm.tsx
    - /src/common/utils/validationRules.ts
    - /src/components/Block/.gitkeep
    - /src/components/Block/index.tsx
    - /src/components/Block/styles.css
    - /src/components/ContactForm/.gitkeep
    - /src/components/ContactForm/index.tsx
    - /src/components/ContactForm/styles.css
    - /src/components/ContactForm/types.ts
    - /src/components/ContentBlock/.gitkeep
    - /src/components/ContentBlock/index.tsx
    - /src/components/ContentBlock/styles.css
    - /src/components/ContentBlock/types.ts
    - /src/components/Footer/.gitkeep
    - /src/components/Footer/index.tsx
    - /src/components/Footer/styles.css
    - /src/components/Header/.gitkeep
    - /src/components/Header/index.tsx
    - /src/components/Header/styles.css
    - /src/components/MiddleBlock/.gitkeep
    - /src/components/MiddleBlock/index.tsx
    - /src/components/MiddleBlock/styles.css
    - /src/containers/App/App.css
    - /src/containers/App/App.tsx
    - /src/pages/Home/.gitkeep
    - /src/pages/Home/index.tsx
    - /src/common/.gitkeep
    - /src/components/Inspirations.tsx
    - /src/components/Navbar.tsx
    - /src/components/NotFound.tsx
    - /src/components/SectionOne.module.css
    - /src/components/SectionOne.tsx
    - /src/components/SectionThree.module.css
    - /src/components/SectionThree.tsx
    - /src/components/SectionTwo.module.css
    - /src/components/SectionTwo.tsx
    - /src/components/index.tsx
    - /src/pages/.gitkeep
    - /src/index.tsx
    - /src/main.tsx
    - /src/new_components /.gitkeep
    - /src/pages.ts
    - /src/react-app-env.d.ts
    - /src/vite-env.d.ts
    - /.env
    - /.eslintrc.cjs
    - /.gitignore
    - /.gitlab-ci.yml
    - /index.html
    - /package.json
    - /tsconfig.json
    - /tsconfig.node.json
    - /vite.config.ts
    - /yarn.lock
    - /static/bootstrap.min.css
    - /static/bootstrap.bundle.min.js
    - /static/style.css
    - /wiki/layout.html
    - /wiki/menu.html
    - /wiki/footer.html
    - /wiki/pages/team.html
    - /wiki/pages/software.html
    - /wiki/pages/home.html
    - /wiki/pages/inclusivity.html
    - /wiki/pages/safety.html
    - /wiki/pages/sustainable.html
    - /wiki/pages/entrepreneurship.html
    - /wiki/pages/contribution.html
    - /wiki/pages/plant.html
    - /wiki/pages/experiments.html
    - /wiki/pages/description.html
    - /wiki/pages/notebook.html
    - /wiki/pages/engineering.html
    - /wiki/pages/results.html
    - /wiki/pages/measurement.html
    - /wiki/pages/human-practices.html
    - /wiki/pages/attributions.html
    - /wiki/pages/education.html
    - /wiki/pages/hardware.html
    - /wiki/pages/model.html
    - /dependencies.txt
    - /app.py
    - /README.md
    eed39940