Git Product home page Git Product logo

boursedata.fr's Introduction

documentation

dashboard

al-folio

git

  • push vers master => redeploie automatiquement et met à jour la branche gh-pages
  • j'ai protégé la branche master, et créé une branche develop

merger avec les nouveautés de la version originale

git remote add template [email protected]:alshedivat/al-folio.git
git fetch template
git checkout develop
git merge template/master --allow-unrelated-histories
=> ouvrir sublime merge pour choisir theirs ou ours

dev en local

http://localhost:8080

$ docker compose pull
$ docker compose up
$ docker compose up --build
  • pour exclure des fichiers du rebuild automatique, voir dans _config.yml dans la section "exclude:"

analyse de l'existant

  • about => _pages/about.md et utilise le _layouts/about.liquid
  • blog => _pages/blog.md et _posts/*.md
  • publications => supprimer publications.md
  • projects => transformer en "Stocks"
  • repositories => supprimer repositories.md
  • cv => supprimer cv.md
  • teaching => supprimer teaching.md
  • people => supprimer profiles.md et about_einstein.md
  • submenus => supprimer dropdown.md

cible

  • stocks
    • tableau avec "ticker" et "nom"
      • "ticker" renvoie sur une page avec "description" et "sector"
  • blog

giscus

stock list

On met les actions dans _projects pour bénéficier du moteur de recherche J'ai essayé de le mettre dans un autre répertoire, le moteur de recherche ne l'a pas indexé

Pipeline

Prettier code formatter / check (pull_request) :

  • mettre des exclude dans .prettierignore
  • il veut une ligne vide à la fin des fichiers
npm install -D prettier @shopify/prettier-plugin-liquid
npx prettier . --check
npx prettier . --write

boursedata.fr's People

Contributors

george-gca avatar alshedivat avatar rohandebsarkar avatar thaidangfr avatar pourmand1376 avatar samfearn avatar chearix avatar monkeywithacupcake avatar furkanakkurt1335 avatar github-actions[bot] avatar raffaem avatar davidkrassnig avatar junghans avatar g-oikonomou avatar adunning avatar cmoralesmx avatar abstractgeek avatar sim642 avatar allcontributors[bot] avatar yifanjiang233 avatar johanneshoerner avatar alerezaaa avatar gzwongkk avatar ziruizhuang avatar zl-asica avatar akindofyoga avatar jmrplens avatar eolesinski avatar dominikstrb avatar dag7dev avatar

Watchers

 avatar

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.