cv-2024-06-18T131517.660Z

GitHub Pages

Table of Contents

Synopsis

nil.

Keywords

git typescript next cicd cv

Discussion

Essentials

Tip

Check the following link to get an idea of how your data should look like.

The following steps are required in order

  1. fork this repository;
  2. add/update environment variables called NEXT_PUBLIC_STATIC_PROPS to meet your needs;
  3. trigger a workflow;
  4. you have done!

What’s Changed

  • Single Source of Truth: you just set values via environment variable and no changes required! Everything adaps automatically;
  • No CSS-in-JS: the repository does not have any reason to adopt such the approach;
  • App Router: adopt Next’s app router as it is more modern;

You can also refer the previous commits to understand what changes I made.

What’s New

  • License: the repository is licensed under the Apache-2.0 license;
  • i18n: English, Russian, and more languages are available;
  • GitHub Pages: you are able to deploy the artifact to GitHub Pages and share it with the world.

What’s Deleted

  • Email: unfortunately, I had to get rid of being able to send email because it requires server capabilities.

License

This repository is licensed under the terms of the Apache-2.0 license.

Copyright

Copyright © 2024 Vladimir Leonidovich. All rights reserved.

Acknowledgments

  1. https://github.com/senaarth/arthursena/tree/595020732ad980b39d74f0f39442818464d47bb8