Giter Club home page Giter Club logo

blog's Introduction

Salut! Hi there! 你好!👋 I'm Xavier (he/him) 😊

  • 🎓 I'm a Le Wagon Data Science graduate (batch #557) - watch our project presentation during Demo Day
  • 🌱 I'm growing my SQL, DBT and Airflow skills.
  • 🤩 I'd love to work on any Data project involving the gaming industry or Data4Good projects such as food waste, gender equality, etc.
  • ❤️ I love 👨‍💻programming, 🎮video games, 🚴‍♂️cycling and 🧘yoga

blog's People

Contributors

dependabot[bot] avatar xavierosee avatar

Stargazers

 avatar  avatar  avatar

Forkers

hailiange

blog's Issues

Post layout should include imagery credits

We're currently repeating the credits manually in all posts.
Add the credit block in the post layout directly

HTML is:

<hr>
<p>
  Photo by <a href="https://unsplash.com/@xavierosee?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText" target="_blank" rel="noopener noreferrer">Xavier Rosée</a> on <a href="https://unsplash.com?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText" target="_blank" rel="noopener noreferrer">Unsplash</a>
</p>

And supporting jekyll code is:

---

Photo by [{{ page.photographer }}][photographer_link] on [Unsplash][unsplash]

[photographer_link]: <https://unsplash.com/@{{ page.handleofthephotographer }}?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText>
[unsplash]: <https://unsplash.com?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText>

Could use Cloudflare Analytics instead of Plausible

Cloudflare Analytics is GDPR-compliant as it's not tracking user identifying data.

Integrate by adding this before the end of the body tag

<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "TOKEN_ID"}'></script><!-- End Cloudflare Web Analytics -->

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.