mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-13 17:11:52 +00:00
build static md file
This commit is contained in:
@@ -1,58 +0,0 @@
|
||||
name: README Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
logLevel:
|
||||
description: 'Log level'
|
||||
required: true
|
||||
default: 'warning'
|
||||
type: choice
|
||||
options:
|
||||
- info
|
||||
- warning
|
||||
- debug
|
||||
tags:
|
||||
description: 'Test scenario tags'
|
||||
required: false
|
||||
type: boolean
|
||||
environment:
|
||||
description: 'Environment to run tests against'
|
||||
type: environment
|
||||
required: true
|
||||
schedule:
|
||||
- cron: '0 */3 * * *' # runs every 3hours
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: checkout repo content
|
||||
uses: actions/checkout@v2 # checkout the repository content to github runner
|
||||
|
||||
- name: setup python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.10.4' # install the python version needed
|
||||
|
||||
- name: install python packages
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: execute py script
|
||||
run: python main.py
|
||||
|
||||
- name: commit files
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add -A
|
||||
git commit -m "Automated publish" -a
|
||||
|
||||
- name: push changes
|
||||
uses: ad-m/github-push-action@v0.6.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: main
|
||||
+1
-4
@@ -2,7 +2,4 @@
|
||||
.idea/**/*
|
||||
|
||||
venv/*
|
||||
venv/**/*
|
||||
|
||||
__pycache__/*
|
||||
__pycache__/**/*
|
||||
venv/**/*
|
||||
@@ -0,0 +1,72 @@
|
||||
<section>
|
||||
<h1>Hello there ! <img src="./img/Hi.gif" alt="Hi" width="50"/></h1>
|
||||
<p>
|
||||
I'm Lucàs, a passionate developer from
|
||||
<img src="https://camo.githubusercontent.com/810c0059ec880d3bf22c12f8ecd24d39ae1c9ee5d294cd397e6f414738d9cdd8/68747470733a2f2f63646e2d69636f6e732d706e672e666c617469636f6e2e636f6d2f3531322f3139372f3139373536302e706e67" alt="France Image Icon" width="12" height="12"/>
|
||||
<b>Rodez, France</b>.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>I code with</h3>
|
||||
<img src="https://img.shields.io/static/v1?label=&message=DataGrip&color=%23df2020&logo=datagrip&logoColor=white" alt="DataGrip">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=FileZilla&color=%23df2020&logo=filezilla&logoColor=white" alt="FileZilla">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=GitHub&color=%23df2020&logo=github&logoColor=white" alt="GitHub">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Handlebars.js&color=%23df2020&logo=handlebarsdotjs&logoColor=white" alt="Handlebars.js">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=IntelliJ+IDEA&color=%23df2020&logo=intellijidea&logoColor=white" alt="IntelliJIdea">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=JetBrains&color=%23df2020&logo=jetbrains&logoColor=white" alt="JetBrains">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Jinja&color=%23df2020&logo=jinja&logoColor=white" alt="Jinja">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=JSON&color=%23df2020&logo=json&logoColor=white" alt="Json">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Markdown&color=%23df2020&logo=markdown&logoColor=white" alt="Markdown">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=PhpStorm&color=%23df2020&logo=phpstorm&logoColor=white" alt="PhpStorm">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=PyCharm&color=%23df2020&logo=pycharm&logoColor=white" alt="PyCharm">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Symfony&color=%23df2020&logo=symfony&logoColor=white" alt="Symfony">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Git&color=%23df3e20&logo=git&logoColor=white" alt="Git">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Pug&color=%23df4420&logo=pug&logoColor=white" alt="Pug">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=HTML5&color=%23df4920&logo=html5&logoColor=white" alt="HTML5">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Figma&color=%23df4b20&logo=figma&logoColor=white" alt="Figma">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=GitLab&color=%23df5f20&logo=gitlab&logoColor=white" alt="GitLab">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Composer&color=%23df7220&logo=composer&logoColor=white" alt="Composer">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=diagrams.net&color=%23df8a20&logo=diagramsdotnet&logoColor=white" alt="diagrams.net">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Linux&color=%23dfaf20&logo=linux&logoColor=white" alt="Linux">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=JavaScript&color=%23dfca20&logo=javascript&logoColor=white" alt="JavaScript">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=GNU+Bash&color=%235bdf20&logo=gnubash&logoColor=white" alt="GNU Bash">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Android&color=%2320df75&logo=android&logoColor=white" alt="Android">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Android+Studio&color=%2320df75&logo=androidstudio&logoColor=white" alt="Android Studio">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Bulma&color=%2320dfc3&logo=bulma&logoColor=white" alt="Bulma">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=MariaDB&color=%2320b3df&logo=mariadb&logoColor=white" alt="MariaDB">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Java&color=%2320b2df&logo=java&logoColor=white" alt="Java">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=SQLite&color=%2320a2df&logo=sqlite&logoColor=white" alt="SQLite">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Visual+Studio+Code&color=%232092df&logo=visualstudiocode&logoColor=white" alt="Visual Studio Code">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=CSS3&color=%23208edf&logo=css3&logoColor=white)" alt="CSS3">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=MySQL&color=%23208ddf&logo=mysql&logoColor=white" alt="MySQL">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Windows&color=%23208bdf&logo=windows&logoColor=white" alt="Windows">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Python&color=%232088df&logo=python&logoColor=white" alt="Python">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=C&color=%23207adf&logo=c&logoColor=white" alt="C">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=PostgreSQL&color=%232050df&logo=postgresql&logoColor=white" alt="PostgreSQL">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=PHP&color=%23202cdf&logo=php&logoColor=white" alt="PHP">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Insomnia&color=%236020df&logo=insomnia&logoColor=white" alt="Insomnia">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Bootstrap&color=%236d20df&logo=bootstrap&logoColor=white" alt="Bootstrap">
|
||||
<img src="https://img.shields.io/static/v1?label=&message=Angular&color=%23df204a&logo=angular&logoColor=white" alt="Angular">
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3>Where to find me</h3>
|
||||
<a href="https://github.com/LucasVbr">
|
||||
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub">
|
||||
</a>
|
||||
<a href="https://www.linkedin.com/in/lucasvbr">
|
||||
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn">
|
||||
</a>
|
||||
<a href="https://www.freecodecamp.org/LucasVbr">
|
||||
<img src="https://img.shields.io/badge/freecodecamp-27273D?style=for-the-badge&logo=freecodecamp&logoColor=white" alt="FreeCodeCamp">
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<hr>
|
||||
|
||||
<section align="center">
|
||||
<img src="https://komarev.com/ghpvc/?username=lucasvbr&label=Profile%20views&color=0e75b6&style=flat" alt="Profile Views">
|
||||
<img src="https://img.shields.io/freecodecamp/points/lucasvbr?label=FreeCodeCamp%20points" alt="FreeCodeCamp Points">
|
||||
<img src="https://img.shields.io/badge/-made%20with%20%E2%9D%A4%EF%B8%8F-red" alt="Made with love">
|
||||
</section>
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 281 KiB |
Reference in New Issue
Block a user