🧙‍♂️ The landing page repository for the Nemeton Program

Overview

Nemeton Landing Page

nemeton github banqner

version lint build conventional commits contributor covenant license TypeScript prettier

🧙 Landing Page repository for the Nemeton program - the OKP4 incentivized testnet program.

Purpose

Here you'll find the source code of the landing page for the OKP4 Nemeton program - the OKP4 incentivized testnet program that has started on November 2, 2022.

Here's the content:

  • 📍 Phases of the Program
  • 📊 Leaderboard
  • 💸 Rewards
  • 🤗 How to join
  • ⚖️ Terms

Setup

🚚 Install the dependencies and build the project:

yarn

yarn build

Use

Environment

To launch the Web App, you need to set some environment variables. Default values are provided for the development environment in the file .env.development. Feel free to adapt the values to your needs.

Launch

Run the server with the following command line.

yarn start

You want to get involved? 😍

Please check out OKP4 health files :

License

All the code in this repository is licensed under the bsd-3-clause license.

The assets (markdown documentation, images, etc.) are licensed under the cc-by-sa-4.0 license.

Comments
  • feat(ui): pull every task in a styled card & bold h3 elements

    feat(ui): pull every task in a styled card & bold h3 elements

    Because of @bot-anik that has closed #23, the aim of this PR is to "beautify" the tasks page in a extra fast way by putting each task in a styled card, as done for the leaderboard elements.

    Here are two videos:

    desktop 1440px: https://user-images.githubusercontent.com/47554752/205330376-6b8ca2bf-7bdb-4607-81ea-9f804802a106.mov

    iPhone 12 Pro: https://user-images.githubusercontent.com/47554752/205330439-c1f38b59-6887-4db1-88b4-22dbb13740be.mov

    Just tell me if you think this improvement should be deployed in production.

    released 
    opened by fredericvilcot 10
  • feat(ui): pull every task in a styled card

    feat(ui): pull every task in a styled card

    The aim of this PR is to "beautify" the tasks page in a extra fast way by putting each task in a styled card, as done for the leaderboard elements.

    Here are two videos:

    • desktop 1440px: https://user-images.githubusercontent.com/47554752/205330376-6b8ca2bf-7bdb-4607-81ea-9f804802a106.mov

    • iPhone 12 Pro: https://user-images.githubusercontent.com/47554752/205330439-c1f38b59-6887-4db1-88b4-22dbb13740be.mov

    Just tell me if you think this improvement should be deployed in production.

    released 
    opened by fredericvilcot 9
  • Bump ibiqlik/action-yamllint from 3.1.0 to 3.1.1

    Bump ibiqlik/action-yamllint from 3.1.0 to 3.1.1

    Bumps ibiqlik/action-yamllint from 3.1.0 to 3.1.1.

    Release notes

    Sourced from ibiqlik/action-yamllint's releases.

    v3.1.1 set-output deprecation

    What's Changed

    Full Changelog: https://github.com/ibiqlik/action-yamllint/compare/v3...v3.1.1

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @bot-anik.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies released 
    opened by dependabot[bot] 4
  • Bump wagoid/commitlint-github-action from 4 to 5

    Bump wagoid/commitlint-github-action from 4 to 5

    Bumps wagoid/commitlint-github-action from 4 to 5.

    Changelog

    Sourced from wagoid/commitlint-github-action's changelog.

    4.1.15 (2022-06-16)

    Commits
    • 4feee87 chore(release): publish 5.2.0 [skip-ci]
    • e0bc7be Merge pull request #554 from wagoid/fix/552-cannot-find-conventional-changelo...
    • b584ba3 fix: add conventional-changelog-conventionalcommits dependency to fix #552
    • 38b0650 Merge pull request #553 from wagoid/feat/update-commitlint
    • c2981f1 feat(deps): update commitlint-plugin-function-rules to 1.7.1
    • 8b8230b feat(deps): update commitlint-config-jira and commitlint-config-jira-rules to...
    • 76123ef chore(deps-dev): upgrade dev dependencies
    • d23c330 feat(deps): update @​commitlint packages from 17.0 to 17.1
    • d6f6593 chore(release): publish 5.1.2 [skip-ci]
    • dff38a3 Merge pull request #551 from wagoid/chore/update-node-version
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies released 
    opened by dependabot[bot] 4
  • 🎨 Globalize and enforce css style

    🎨 Globalize and enforce css style

    Purpose

    This PR aims to add some consistency between next.js projects about main style, and, therefore, to enhance code quality.

    How?

    To achieve that, it's mandatory to add a specific linter, dedicated to css / scss code: stylelint.
    This linter must be configured following the current configuration in @okp4/ui repository.
    This new lint phase is executed right after eslint one in the CI.
    All the induced errors are fixed with this Pull Request.

    Bonus

    In order to prepare the migration from next.js v12 to v13, the scss files must me globalized into a root stylesheet, directly imported in the main _app.tsx page.
    This refactor is embedded in this Pull Request.

    released 
    opened by fredericvilcot 3
  • Bump okp4/follow-contributor-action from 1.0.0 to 1.1.0

    Bump okp4/follow-contributor-action from 1.0.0 to 1.1.0

    Bumps okp4/follow-contributor-action from 1.0.0 to 1.1.0.

    Release notes

    Sourced from okp4/follow-contributor-action's releases.

    v1.1.0

    1.1.0 (2022-08-05)

    Features

    • don't fail if user is impossible to follow (ce6c278)
    Changelog

    Sourced from okp4/follow-contributor-action's changelog.

    1.1.0 (2022-08-05)

    Features

    • don't fail if user is impossible to follow (ce6c278)
    Commits
    • d4a06d3 chore(release): perform release 1.1.0
    • 55b7d06 chore: disable line length markdown lint rule
    • ce6c278 feat: don't fail if user is impossible to follow
    • 9b072a9 style: run prettier and corresponding lint ci job
    • 8a85cb9 docs: update action version in example
    • 1ef2128 docs: update license badge according to the chosen one
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @bot-anik.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies released 
    opened by dependabot[bot] 3
  • build(deps): bump cycjimmy/semantic-release-action from 2 to 3

    build(deps): bump cycjimmy/semantic-release-action from 2 to 3

    Bumps cycjimmy/semantic-release-action from 2 to 3.

    Release notes

    Sourced from cycjimmy/semantic-release-action's releases.

    v3.0.0

    3.0.0 (2022-03-03)

    Features

    • switch operating environment to node16 (b5f16ae), closes #92 #96

    BREAKING CHANGES

    • switch operating environment to node16

    v2.7.0

    2.7.0 (2021-12-12)

    Features

    v2.6.0

    2.6.0 (2021-10-15)

    Features

    • add output for last release version (f8175c6)

    v2.5.4

    2.5.4 (2021-04-30)

    Bug Fixes

    • use error loglevel for installing dependencies (ed6729b), closes #57

    v2.5.3

    ... (truncated)

    Changelog

    Sourced from cycjimmy/semantic-release-action's changelog.

    3.1.2 (2022-10-19)

    Bug Fixes

    • actions: update @​actions/core to cope with new output (3e7aded)

    3.1.1 (2022-08-30)

    Bug Fixes

    • set last_release_version output even if no release has been published (b1467cd)

    3.1.0 (2022-08-05)

    Features

    • handle versioned extends inputs correctly (4a51b9f)

    3.0.0 (2022-03-03)

    Features

    • switch operating environment to node16 (b5f16ae), closes #92 #96

    BREAKING CHANGES

    • switch operating environment to node16

    2.7.0 (2021-12-12)

    Features

    2.6.0 (2021-10-15)

    Features

    • add output for last release version (f8175c6)

    2.5.4 (2021-04-30)

    ... (truncated)

    Commits
    • 8f6ceb9 chore(release): 3.2.0 [skip ci]
    • a297eb1 Merge pull request #135 from dkhunt27/cycjimmy
    • 385af4f feat: added gitHead and gitTag outputs
    • 17e74ff Merge pull request #2 from cycjimmy/main
    • bdd914f docs(README): update broken links
    • be27b56 chore(release): 3.1.2 [skip ci]
    • 37e7c02 Merge pull request #129 from OlivierCuyp/main
    • 3e7aded fix(actions): update @​actions/core to cope with new output
    • 8139709 Merge pull request #126 from cycjimmy/dependabot/npm_and_yarn/actions/core-1....
    • 269aa6b Merge pull request #124 from nickmccurdy/rename-to-main
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies released 
    opened by dependabot[bot] 2
  • build(deps): bump hadolint/hadolint-action from 2.1.0 to 3.0.0

    build(deps): bump hadolint/hadolint-action from 2.1.0 to 3.0.0

    Bumps hadolint/hadolint-action from 2.1.0 to 3.0.0.

    Release notes

    Sourced from hadolint/hadolint-action's releases.

    v3.0.0

    What's Changed

    New Contributors

    Full Changelog: https://github.com/hadolint/hadolint-action/compare/v2.1.0...v3.0.0

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies released 
    opened by dependabot[bot] 2
  • Refactor/various improvements

    Refactor/various improvements

    This PR brings a bunch of improvements to the project, and aims to make this project a canonical project for all our other NextJS projects (waiting for a template).

    Changes are:

    • [x] ⚡️ adopt webp format for images in replacement of png. This significally improves the resource load time metric.
          ➜ du -h public/image 
          3.0M    public/image
          ➜ du -h etc/image 
           16M    etc/image
    
    • [x] 🎨 add the missing property lang to html element.
    • [x] 🎨 add the missing property description to html head element.
    • [x] ♻️ use getServerSideProps for fetching configuration.
    • [x] 🐛 fix hidden menu responding to mouse clicks.
    • [x] 💚 fix the docker build.
    • [x] 💚 add missing dockerignore file.
    released 
    opened by ccamel 2
  • chore(deps): bump FranzDiebold/github-env-vars-action from 2.3.1 to 2.7.0

    chore(deps): bump FranzDiebold/github-env-vars-action from 2.3.1 to 2.7.0

    Bumps FranzDiebold/github-env-vars-action from 2.3.1 to 2.7.0.

    Release notes

    Sourced from FranzDiebold/github-env-vars-action's releases.

    v2.7.0

    Update Node.js version to 16.

    v2.6.0

    Features

    Truncate all *_SLUG variables to 63 characters.

    v2.5.0

    Features

    New environment variables

    • CI_PR_SHA_SHORT
    • CI_PR_SHA

    v2.4.0

    Features

    • Updated dependencies.

    New environment variables

    • CI_PR_NUMBER
    • CI_PR_ID
    Commits
    • 5be1a82 Merge pull request #54 from FranzDiebold/feat/update-node-version
    • 2d0ded6 Update dist package.
    • 716ba0a Update lib version.
    • ae57c7f Update NodeJS version.
    • 1d4d145 Update CI/CD pipeline: Update dependencies.
    • 9e73536 Merge pull request #53 from FranzDiebold/52-_slug-envs-are-not-truncated
    • 9d7426b Truncate slug values to 63 characters.
    • 960f2f1 Update dependencies.
    • 61e09f0 Merge pull request #51 from FranzDiebold/feat/CI_PR_SHA
    • 7759a76 Update Readme: Add newly added environment variables.
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

    Dependabot will merge this PR once CI passes on it, as requested by @bot-anik.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies released 
    opened by dependabot[bot] 2
  • build(deps-dev): bump eslint-config-next from 12.3.1 to 13.0.7

    build(deps-dev): bump eslint-config-next from 12.3.1 to 13.0.7

    Bumps eslint-config-next from 12.3.1 to 13.0.7.

    Release notes

    Sourced from eslint-config-next's releases.

    v13.0.7

    Core Changes

    • Update react next tag: #43617
    • fix(jest): pattern when detecting packages to transpile in next/jest: #43546
    • Adding head element checking for root layout: #43597
    • Revert: 'Minimized runtime errors in app dir': #43648
    • fix: properly handle trailingSlash: true and rewrites: #43641
    • @​next/font fallback fonts order fix: #43633
    • Update cache handling for app: #43659
    • Remove resolved app directory todos: #43672
    • Fix typo in comment: #43685
    • perf: disable prefetching for links in viewport in development for app routes: #43730
    • Remove additional <div> at each segment level in app: #43717
    • Revert "Adding head element checking for root layout": #43760
    • fix ci pnpm lock error: #43767
    • Force reflow when setting scrollBehavior: #43673
    • Remove __webpack_exports__ from error overlay: #43715
    • Fix chunk hash logic in hot-reloader for server components: #43778
    • Assign layer to app client entries: #43197
    • Remove notifications emitted during pnpm dev: #43801
    • Display error digest if presented: #43742
    • Fix HMR issue after patching the client module: #43819
    • Implement loadable with lazy and suspense for next dynamic: #42589
    • Do not attach CSS checksum for production build: #43827
    • Provide error hints for invalid layout props via the TS plugin: #43835
    • Refactor code: #43828
    • Unhandled errors and rejections opens as minimized in app dir error overlay: #43844
    • docs: add readme with development instructions for next/swc: #43834
    • Use proxy to ensure Flight is referencing to the latest module during development: #43823
    • memory: fix 2 memory leaks in next-dev: #43859
    • Refactoring in @​next/font: #43848
    • build(cargo): bump up swc_core, turbopack: #43652
    • Move prefetch bailout to start of the prefetch function for pages: #43731
    • Alias next/head to noop for rsc and add upgration warning: #43885
    • Update freebsd build: #43866
    • Fix error message for invalid runtime option in app dir: #43900
    • fix: forwarding props to no ssr dynamic: #43901
    • Improve type checking error message for invalid props: #43903
    • Improve type checking error message for invalid props: #43903
    • Support for named slots in type checking: #43906
    • Fix next/dynamic types for resolving named export module: #43923
    • Add auto completion for prop names and types to the TS plugin: #43909
    • Skip creating VSCode config and .gitignore if running in CI: #43935
    • Add helpful error for createContext used in Server Components: #43747
    • Increase stack trace limit on the server: #43800
    • Refactor image optimization util: #43868
    • useSearchParams - bailout to client rendering during static generation: #43603
    • Open server component errors fullscreen: #43887
    • next-dev: restart dev server exceeds the memory limits: #43958

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 1
  • build(deps-dev): bump eslint-config-next from 12.3.1 to 13.1.1

    build(deps-dev): bump eslint-config-next from 12.3.1 to 13.1.1

    Bumps eslint-config-next from 12.3.1 to 13.1.1.

    Release notes

    Sourced from eslint-config-next's releases.

    v13.1.1

    Core Changes

    • Exclude srcset from svg image: #44308
    • Fix CSS resource path not matched in __entry_css_files__: #44310
    • Fix next/image 404 when basePath and trailingSlash defined: #44312

    Documentation Changes

    • Remove experimental for modularizeImports from docs and example: #44311

    Example Changes

    • Updated dependencies for with-tailwindcss example: #44289

    Misc Changes

    • Use turbo for packing files in test setup: #44074

    Credits

    Huge thanks to @​JanKaifer, @​Nutlope, @​styfle, and @​chibicode for helping!

    v13.1.1-canary.1

    Core Changes

    • Fix next/image 404 when basePath and trailingSlash defined: #44312

    Documentation Changes

    • Remove experimental for modularizeImports from docs and example: #44311

    Credits

    Huge thanks to @​chibicode and @​styfle for helping!

    v13.1.1-canary.0

    Core Changes

    • Exclude srcset from svg image: #44308
    • Fix CSS resource path not matched in __entry_css_files__: #44310

    Example Changes

    • Updated dependencies for with-tailwindcss example: #44289

    Misc Changes

    • Use turbo for packing files in test setup: #44074

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • Feat/add phase 2

    Feat/add phase 2

    This PR implements the following features:

    • Refactored sidh, imbolc & beltaine components into PhaseCard component
    • Develops the phase type & introduces phase entity objects
    • adds phase 2 tasks
    • Refactored Task page & added time and timezone
    • addedtask query propertyto allow the opening and closing of task accordions on the task page
    enhancement 
    opened by ErikssonJoakim 0
Releases(v1.4.0)
  • v1.4.0(Dec 13, 2022)

    1.4.0 (2022-12-13)

    Features

    • add accordion to task page & correct grammaire (f598130)
    • add link env variable (d25b17a)
    • add link to task content (1d0512a)
    • change date format (c22eaa7)
    • create accordion component (3f41f65)
    • create accordion hook (0d8398f)
    • remove button style & adjust style (b95c0da)
    • remove env variable & add closed description (eb9f561)
    • remove join the program button (e8c8e9e)
    • remove points white space wrap (c347bc6)

    Bug Fixes

    • remove font family for web stat key (3c4e20e)
    Source code(tar.gz)
    Source code(zip)
  • v1.3.0(Dec 6, 2022)

    1.3.0 (2022-12-06)

    Features

    • entity: update druid entity and dto files (4f2802b)
    • graphql: replace finishedCount by startedCount in board query (0a0f03c)
    • graphql: update generated types with new board tasks payload (e104714)
    • ui: add gotham bold for description titles (d0c188c)
    • ui: pull every task in a styled card & bold h3 elements (7bdb496)
    • ui: update renderCell for completed tasks in table (3d4997b)
    Source code(tar.gz)
    Source code(zip)
  • v1.2.0(Dec 2, 2022)

    1.2.0 (2022-12-02)

    Features

    • clarify reward points (fbd9468)
    • reduce font sizes & adjust related properties (33a7e69)
    • ui: handle points in mobile device (39a332c)
    • uniformize list items with paragraph style (e846a0a)

    Bug Fixes

    • ui: decrease font size in home challenges & make li markers bold (68b82fa)
    • ui: remove useless line dividers in home challenges (bce5dfe)
    • ui: update useMemo graphqlUri dependency parameter (cda11c2)
    Source code(tar.gz)
    Source code(zip)
  • v1.1.1(Dec 1, 2022)

  • v1.1.0(Dec 1, 2022)

    1.1.0 (2022-12-01)

    Features

    • add description to html metadata (8b8a04f)
    • assets: add avatar fallback image (970c194)
    • assets: add icons (3c4e3bd)
    • assets: add json folder and lottie json file (785a7e7)
    • assets: add reversed nemeton image (7c79920)
    • assets: add summary card icons (1049639)
    • entity: declare druid and phase entities (372f58d)
    • graphql: add apollo client and provider (32de579)
    • graphql: add dto types and mapper functions (4817445)
    • graphql: add queries (f5a24f1)
    • graphql: add query document & generated files (7c89d14)
    • graphql: update board query & add podium board one (b823214)
    • graphql: update generated types (041a6f5)
    • graphql: update generated types (0e134cb)
    • graphql: use graphql uri from env (1b6bf2e)
    • hook: add useCountdown hook (1485369)
    • routes: add leaderboard route (95043cf)
    • routes: add tasks route (b2fe87b)
    • ui: add lottie loader component (28ceac4)
    • ui: add mobile style for main components (2a748e1)
    • ui: add mobile style for search and podium components (f37bb01)
    • ui: add podium styled component (ed3a6b7)
    • ui: add snackbar component (4d367de)
    • ui: add styled basic card (af0d2b9)
    • ui: add styled Countdown component (721bf30)
    • ui: add styled search component (b837a01)
    • ui: add tasks page (fad5f37)
    • ui: enable sidh challenges button (d3717a6)
    • ui: enhance sidh challenges component (c5c5b79)
    • ui: enhance styled base card (f5dceb9)
    • ui: enhance styled table component (a393e63)
    • ui: enhance table component (81bf769)
    • ui: import table in leaderboard page (f0cc550)
    • ui: init leaderboard page (caaf270)
    • ui: init table styled component (cb90bf4)
    • ui: wire Leaderboard page to API (abe87ec)

    Bug Fixes

    • add missing property "lang" to html element (5b7fa21)
    • fix hidden menu responding to mouse clicks (2002324)
    • remove console log (6955cbd)
    • router: ensure server hydratation for active link class (b09a5e9)
    • style: adjust selector depth and remove id selectors (8563e78)
    • style: background attachement for safari (ad22dca)
    • style: handle 'a' tag's style in next/link (0c666a1)
    • style: let stylelint autofixes all fixable errors (d79c62a)
    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Nov 2, 2022)

  • v1.0.0(Nov 2, 2022)

    1.0.0 (2022-11-02)

    Features

    • add a type folder in src for shared types (f6b5cd4)
    • add beltaine phase (06448e3)
    • add changes from production team feedback (a9a06c7)
    • add environment variable (44d097b)
    • add environment variables (abacf37)
    • add footer (d8773da)
    • add footer icons (8942135)
    • add header mobile menu (315a697)
    • add ids to pages content and modify paths (8468f40)
    • add imbolc phase (0746fd6)
    • add matomo script (04cd3e0)
    • add media query to reduce nested list margin (86c9307)
    • add missing images (9c539a2)
    • add ol style and increase p margin (0f21382)
    • add padding breakpoint (acc8b85)
    • add pointer cursor to header links in mobile mode (beba3ea)
    • add privacy page (3c4a83c)
    • add rewards page (5d6cb9b)
    • add routes file (c3bfb60)
    • add sidh challenges (781a57b)
    • add sidh phase (d0f6d50)
    • add terms page (cd3a97c)
    • add useMediaType hook (dce7d71)
    • add version to html metadata (a8fd3fd)
    • api: export config route (149acf9)
    • append last path segment to page title (b118510)
    • assets: add & rename images (603d5ba)
    • assets: add arrow icon (f3d547a)
    • assets: add main illustration & logo (c4d9af6)
    • assets: add okp4 logo mobile in svg (43b93d4)
    • assets: rename sidh image for mobile (5325290)
    • assets: rename wrong footer images (44a3ce5)
    • open terms hyperlinks in new tab (c84dbe6)
    • reduce margin between h2 and first p (9bab773)
    • remove line break between paragraphs in rewards page (a5c8167)
    • support: add support page (adddcf7)
    • ui: add a container for phases in index (0a61a15)
    • ui: add document title, favicon and meta (a2b1334)
    • ui: add styled header (3e99d90)
    • ui: enhance links in footer & header (042053e)
    • ui: fetch config from api and pass as props to pages (43a800b)
    • ui: handle props & urls in header (04295c9)
    • ui: handle social media urls in footer (0f210a2)
    • ui: implement faq page with props (cebb9b1)
    • ui: import Header in home page (8f17276)
    • ui: improve phases (feac21f)
    • ui: pass props to header and footer in home page (50f204d)
    • update to grid for large and medium screen (1219ae0)
    • use svg logo in footer (b07e716)

    Bug Fixes

    • apply different footer image sizes on media screen (4f6cbd3)
    • remove version on okp4 logo (f9ed593)
    • replace broken link in env variables (320a313)
    Source code(tar.gz)
    Source code(zip)
Owner
OKP4 – Open Knowledge Protocol For
OKP4 – Open Knowledge Protocol For
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
A landing page, as well as a results page, that utliize both Yelp API and Google Maps API.

Economic Eats Group Project #1 Maintained By: Austin Donovan John Hysong John Guzzetta Jahnathan Exantus Description This project contains a landing p

John Guzzetta IV 7 Aug 4, 2022
Full-Stack Web & Mobile Developer Portfolio (Landing Page only)

[DRAFT] Full-Stack Web & Mobile Developer Portfolio (Landing Page only) ?? Contact me at: LinkedIn My company's website Project Description ⚠️ Nothing

algife 1 Feb 7, 2022
Landing Page for Villagers.finance Play To Earn WEB3 Game, NFT Based.

create-svelte Everything you need to build a Svelte project, powered by create-svelte. Creating a project If you're seeing this, you've probably alrea

Ahmed DEMIAI 9 Sep 15, 2022
Landing page using Next.js and Tailwind

This is a Next.js project bootstrapped with create-next-app. Demo Application Please check out this link(https://next-cloudbunnies-nft-landing-page.ve

climax1115 23 Nov 27, 2022
Landing page using Next.js and Tailwind

This is a Next.js project bootstrapped with create-next-app. Demo Application Please check out this link(https://next-cloudbunnies-nft-landing-page.ve

climax1115 17 Aug 4, 2022
Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.

✨ Free Next.js marketing website template for SaaS startups ✨ Everything you need to build a great landing page / marketing website for your startup.

RainBow 6 Nov 5, 2022
Frontend landing page for Bento's Klaytn Launch in Klaymakers 2022

Bento Dashboard for Klaytn Fi+ Frontend landing page for Bento's Klaytn Launch in Klaymakers 2022 ??️ Licensing All our branding resources(such as tra

Inevitable (Bento) 3 Oct 26, 2022
The awesomebooks project is a simple list, but separated into 3 parts and given a retro feel. The main page is where we can add books, and on another page we can see the list, and remove items. There is also a "contact-us" page.

Awesome Books This is the restructured version of the famous awesome-books project! Here you can find JavaScript broken into modules, using import-exp

Matt Gombos 12 Nov 15, 2022
Reddit Page CLONE using Angular! A repository to contribute at hacktoberfest 2022. Make sure to share love by giving it a star.🌟 Have a great day!

Reddit_tool Reddit Site CLONE using Angular, Springboot and Swagger OpenAI ! Introduction This project was developed with the following technologies:

Momo-Solaris8 4 Oct 20, 2022
Adds a section to copy snippet in GitHub repository page.

github-snippets / Snippets section in GitHub repository Adds "Snippets" section in GitHub repository! Note This extension is unofficial. Project Setup

Nanashi. 4 Nov 26, 2022
This is a simple word counter program based on Web.

Web Word Counter: This is a simple word counter program based on Web which made with HTML, CSS and JavaScript. It's able count the number of character

Md. Rakibul Islam 2 Jan 2, 2022
Dead simple program to upload NFT data to IPFS via nft.storage

NFTP The simplest way to publish files and folders to IPFS, with one command. 100% FREE to upload as much files as you want, powered by nft.storage. N

factoria 35 Dec 11, 2022
Gofiber with NextJS Static HTML is a small Go program to showcase for bundling a static HTML export of a Next.js app

Gofiber and NextJS Static HTML Gofiber with NextJS Static HTML is a small Go program to showcase for bundling a static HTML export of a Next.js app. R

Mai 1 Jan 22, 2022
Solo programming project for week one of module 2 of the Microverse Program

To-do List Solo programming project for week one of module 2 of the Microverse Program. "To-do List" is a simple website that displays a list of books

Ivan Silva 9 May 6, 2022
This web application was build the microverse program, it's about implementing functionalities using JavaScript

This web application was build the microverse program, it's about implementing functionalities using JavaScript

Mehdi Abdelaziz Rahal 11 Aug 18, 2022
A js program generate random 12 words metamask mnemonic and check the balance in the account.

Metamask-Mnemonic-Brute-Force A js program random generate 12 words metamask mnemonic and check the balance in the account. Requirement ethers web3 bi

Xeift 30 Dec 25, 2022