Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
141545e
Change the background color
syukoGit Feb 10, 2023
db3d7f1
Change the logo
syukoGit Feb 10, 2023
878b8a9
Remove ComingSoon component
syukoGit Feb 10, 2023
6a4e7be
Install react-multi-lang
syukoGit Feb 14, 2023
dc47e9b
Add translation files
syukoGit Feb 14, 2023
876fae5
Define french as default language
syukoGit Feb 14, 2023
39f7022
feat(translation): language switch
syukoGit Feb 14, 2023
bb4e30c
Merge pull request #39 from syukoGit/38-react-multi-lang
syukoGit Feb 14, 2023
97a2ad8
chore(config): update prettier config
syukoGit Feb 14, 2023
c6cac30
chore: apply prettier format on all files
syukoGit Feb 14, 2023
00abd9d
chore: order import
syukoGit Feb 14, 2023
72c0c6f
chore: sort json files
syukoGit Feb 14, 2023
992bd83
Merge pull request #41 from syukoGit/40-eslint-and-prettier
syukoGit Feb 14, 2023
0e27742
Bump webpack from 5.75.0 to 5.76.1
dependabot[bot] Mar 15, 2023
f7ef1ff
Delete .github/workflows/prod_build-deploy-website-on-azure.yml
syukoGit Dec 21, 2023
d02ec62
ci: add Azure Static Web Apps workflow file
syukoGit Dec 21, 2023
3e878a4
Update azure-static-web-apps-white-forest-0c941b603.yml
syukoGit Dec 21, 2023
26c569c
Merge pull request #42 from syukoGit/dependabot/npm_and_yarn/webpack-…
syukoGit Dec 21, 2023
4afaec6
Bump @adobe/css-tools from 4.1.0 to 4.3.2
dependabot[bot] Dec 21, 2023
614952b
Bump tough-cookie from 4.1.2 to 4.1.3
dependabot[bot] Dec 21, 2023
8c1589d
Bump semver from 6.3.0 to 6.3.1
dependabot[bot] Dec 21, 2023
fb5f205
Bump @babel/traverse from 7.20.13 to 7.23.6
dependabot[bot] Dec 21, 2023
a787192
Bump word-wrap from 1.2.3 to 1.2.5
dependabot[bot] Dec 21, 2023
275cce3
Update README.md
syukoGit Dec 21, 2023
bcc4608
Update azure-static-web-apps-white-forest-0c941b603.yml
syukoGit Dec 21, 2023
39d5b8f
Update azure-static-web-apps-white-forest-0c941b603.yml
syukoGit Dec 21, 2023
fed383c
Merge pull request #43 from syukoGit/dependabot/npm_and_yarn/adobe/cs…
syukoGit Dec 21, 2023
3152ead
Merge pull request #44 from syukoGit/dependabot/npm_and_yarn/tough-co…
syukoGit Dec 21, 2023
0963add
Merge pull request #45 from syukoGit/dependabot/npm_and_yarn/semver-6…
syukoGit Dec 21, 2023
9b1cd02
Merge pull request #46 from syukoGit/dependabot/npm_and_yarn/babel/tr…
syukoGit Dec 21, 2023
fc47201
Merge pull request #47 from syukoGit/dependabot/npm_and_yarn/word-wra…
syukoGit Dec 21, 2023
78c58c9
Create dependabot.yml
syukoGit Dec 21, 2023
ba57d0e
Update dependabot.yml
syukoGit Dec 21, 2023
4c0a648
Update dependencies
syukoGit Dec 21, 2023
4186ecc
Bump web-vitals from 2.1.4 to 3.5.0
dependabot[bot] Dec 21, 2023
321d8b0
Bump @types/node from 16.18.12 to 20.10.5
dependabot[bot] Dec 21, 2023
f1a29cf
Bump @testing-library/user-event from 13.5.0 to 14.5.1
dependabot[bot] Dec 21, 2023
127cc22
Merge pull request #48 from syukoGit/dependabot/npm_and_yarn/web-vita…
syukoGit Dec 21, 2023
a6c44cc
Bump typescript from 4.9.5 to 5.3.3
dependabot[bot] Dec 21, 2023
15395f3
Merge pull request #49 from syukoGit/dependabot/npm_and_yarn/testing-…
syukoGit Dec 21, 2023
a1b7ec5
Merge pull request #50 from syukoGit/dependabot/npm_and_yarn/types/no…
syukoGit Dec 21, 2023
1cbe10e
Merge pull request #52 from syukoGit/dependabot/npm_and_yarn/typescri…
syukoGit Dec 21, 2023
a52611e
Update README.md
syukoGit Dec 21, 2023
5609a0c
Update icons
syukoGit Dec 21, 2023
b8fbca8
Merge pull request #56 from syukoGit/53-update-icon
syukoGit Dec 21, 2023
6692ee3
Update azure-static-web-apps-white-forest-0c941b603.yml
syukoGit Dec 22, 2023
abe7ca7
fix
syukoGit Dec 22, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
46 changes: 46 additions & 0 deletions .github/workflows/azure-static-web-apps-white-forest-0c941b603.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: Azure Static Web Apps CI/CD

on:
push:
branches:
- prod
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- prod

jobs:
build_and_deploy_job:
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
runs-on: ubuntu-latest
name: Build and Deploy Job
steps:
- uses: actions/checkout@v3
with:
submodules: true
lfs: false
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_FOREST_0C941B603 }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
app_location: "/" # App source code path
api_location: "" # Api source code path - optional
output_location: "build" # Built app content directory - optional
###### End of Repository/Build Configurations ######

close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed'
runs-on: ubuntu-latest
name: Close Pull Request Job
steps:
- name: Close Pull Request
id: closepullrequest
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_FOREST_0C941B603 }}
action: "close"
54 changes: 0 additions & 54 deletions .github/workflows/prod_build-deploy-website-on-azure.yml

This file was deleted.

16 changes: 13 additions & 3 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
{
"arrowParens": "always",
"bracketSameLine": false,
"bracketSpacing": true,
"embeddedLanguageFormatting": "auto",
"htmlWhitespaceSensitivity": "css",
"insertPragma": false,
"jsxSingleQuote": true,
"printWidth": 80,
"proseWrap": "preserve",
"quoteProps": "preserve",
"requirePragma": false,
"semi": true,
"singleAttributePerLine": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"useTabs": false,
"bracketSpacing": true,
"bracketSameLine": true,
"arrowParens": "always"
"vueIndentScriptAndStyle": false
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Antonin LYAËT - Web site

[![Deploy to Azure Web App](https://github.com/syukoGit/my-web-site/actions/workflows/prod_build-deploy-website-on-azure.yml/badge.svg?branch=prod)](https://github.com/syukoGit/my-web-site/actions/workflows/prod_build-deploy-website-on-azure.yml)
[![Deploy to Azure Web App](https://github.com/syukoGit/my-web-site/actions/workflows/azure-static-web-apps-white-forest-0c941b603.yml/badge.svg?branch=prod)](https://github.com/syukoGit/my-web-site/actions/workflows/azure-static-web-apps-white-forest-0c941b603.yml)

This repository contains the source code of my personal website.

Expand All @@ -15,4 +15,4 @@ For the style, it used [Sass](https://sass-lang.com/).
## Deployment

The web site is deployed on Azure Web App.
The deployment is done with an [GitHub action](https://github.com/syukoGit/my-web-site/blob/master/.github/workflows/prod_build-deploy-website-on-azure.yml).
The deployment is done with an [GitHub action](https://github.com/syukoGit/my-web-site/blob/master/.github/workflows/azure-static-web-apps-white-forest-0c941b603.yml).
Loading