Giter VIP home page Giter VIP logo

igorkowalczyk.github.io's Introduction

Portfolio header


Important

Remember to change pre-defined values in config.js file (like name, description, socials etc.) before deploying your website! Change them in your forked repository.

🖥️ Hosting

▲ Vercel (recommended)

Deploy with Vercel

  1. Click on the button above or go to Vercel
  2. Fill GITHUB_ACCESS_TOKEN with your GitHub access token with public repositories permission
  3. Fill DISCORD_WEBHOOK_URL with your Discord Webhook URL for contact form
  4. Click on Deploy button and wait for deploy
  5. Click on Visit button to see your deployed website
  6. In your forked repository change pre-defined values in config.js file (like name, description, socials etc.)

🔩 Self Hosting

  1. Clone this repository git clone https://github.com/IgorKowalczyk/igorkowalczyk.github.io.git
  2. Run pnpm i to install all dependencies,
  3. Copy .env.example file and rename it to .env
  4. In .env file set this values:
    • GITHUB_ACCESS_TOKEN - Your GitHub access token with public repositories permission
    • DISCORD_WEBHOOK_URL - Discord Webhook URL for contact form
  5. Edit pre-defined values in config.js file (like name, description, socials etc.)
  6. Run pnpm build to build the project or pnpm dev to run the project in development mode.

Note

You can also use npm or yarn instead of pnpm

📝 .env configuration

Variable Description Required
GITHUB_ACCESS_TOKEN Your GitHub access token with public repositories permission ☑️ Yes
DISCORD_WEBHOOK_URL Discord Webhook URL for contact form ☑️ Yes
HOTJAR_ID Your Hotjar website ID (for analytics) ❌ No

Note

You can set these optional values:

  • HOTJAR_ID - Your Hotjar website ID (for analytics)

⁉️ Issues

If you have any issues with the page please create new issue here

📥 Pull Requests

When submitting a pull request:

  • Clone the repository git clone https://github.com/igorkowalczyk/igorkowalczyk.github.io
  • Create a branch off of master and give it a meaningful name (e.g. my-awesome-new-feature).
  • Open a pull request on GitHub and describe the feature or fix.

📋 License

This project is licensed under the MIT. See the LICENSE file for details

igorkowalczyk.github.io's People

Contributors

dependabot[bot] avatar igorkowalczyk avatar igorkowalczykbot avatar renovate[bot] avatar sakshl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

igorkowalczyk.github.io's Issues

[BUG] Mobile menu does not show

Issue

The mobile menu does not show on the screen but the DOM changes and the required items are added.

This is applicable to all mobile devices as well as to the desktop. The installed application (PWA) shows similar behavior

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/vscode/devcontainers/javascript-node 0-16-buster
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v3
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/format-check.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
.github/workflows/format.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
  • stefanzweifel/git-auto-commit-action v4
.github/workflows/review.yml
  • actions/checkout v3
  • actions/dependency-review-action v3
npm
package.json
  • @apollo/client ^3.7.1
  • @headlessui/react ^1.7.4
  • @headlessui/tailwindcss ^0.1.1
  • @heroicons/react ^2.0.13
  • @next/font 13.0.6
  • @tippyjs/react ^4.2.6
  • @vercel/analytics ^0.1.5
  • @vercel/og ^0.0.21
  • contentlayer ^0.2.9
  • date-fns ^2.29.3
  • dotenv ^16.0.3
  • github-slugger ^2.0.0
  • graphql ^16.6.0
  • next 13.0.6
  • next-contentlayer ^0.2.9
  • next-themes ^0.2.1
  • nprogress ^0.2.0
  • preact ^10.11.3
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-ga4 ^1.4.1
  • react-github-calendar ^3.3.4
  • react-twemoji ^0.5.0
  • reading-time ^1.5.0
  • rehype-autolink-headings ^6.1.1
  • rehype-code-titles ^1.1.0
  • rehype-prism-plus ^1.5.0
  • rehype-slug ^5.1.0
  • remark-gfm ^3.0.1
  • rss ^1.2.2
  • sharp ^0.31.2
  • swr ^1.3.0
  • use-delayed-render 0.1.0-beta.0
  • @igorkowalczyk/is-browser ^1.0.1
  • @next/bundle-analyzer ^13.0.5
  • @tailwindcss/aspect-ratio ^0.4.2
  • @tailwindcss/typography ^0.5.8
  • ajv ^8.11.2
  • autoprefixer ^10.4.13
  • compression-webpack-plugin ^10.0.0
  • eslint 8.29.0
  • eslint-config-next 13.0.6
  • eslint-config-prettier ^8.5.0
  • globby ^13.1.2
  • lodash ^4.17.21
  • lodash-webpack-plugin ^0.11.6
  • mini-svg-data-uri ^1.4.4
  • postcss ^8.4.19
  • prettier ^2.8.0
  • prettier-plugin-tailwindcss ^0.2.0
  • tailwind-gradient-mask-image ^1.0.0
  • tailwindcss ^3.2.4
  • tailwindcss-text-fill ^0.2.0
  • terser-webpack-plugin ^5.3.6
  • webpack ^5.75.0
  • pnpm 7.18.1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.