Giter VIP home page Giter VIP logo

trekhleb / trekhleb.github.io Goto Github PK

View Code? Open in Web Editor NEW
212.0 7.0 21.0 819.95 MB

🧬 My personal website with a list of my projects that help people learn and blog posts about life, web-development, and machine-learning.

Home Page: https://trekhleb.dev

License: BSD Zero Clause License

JavaScript 1.84% CSS 0.88% TypeScript 54.90% MDX 42.38%
portfolio personal-website gatsby react reactjs typescript javascript tailwindcss

trekhleb.github.io's Introduction

trekhleb.dev

CI

My personal website with a list of my projects that help people learn and blog posts about life, web-development, and machine-learning.

trekhleb.dev

Development

The website is built on Gatsby. See the Gatsby cheat-sheet for development hints.

Running the project locally

Install proper version of Node:

nvm use

Install dependencies:

npm i

To run the project locally in development mode on http://localhost:8000:

npm run develop

View GraphiQL, an in-browser IDE, to explore your site's data and schema on http://localhost:8000/___graphql

To build the production version of the project:

npm run build

Serve the production build for testing on http://localhost:9000:

npm run serve

To do ESLint and Type checking:

npm run lint
npm run type

Working with icons

Use react-icons.github.io to search for available icons.

Styling components

Use tailwindcss.com to search for available CSS classes.

Custom Domain Support

To serve the trekhleb.github.io web-site on a custom domain trekhleb.dev make sure that the public branch has CNAME file in the root folder. For more details read this.

trekhleb.github.io's People

Contributors

trekhleb 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  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  avatar  avatar  avatar  avatar  avatar  avatar

trekhleb.github.io's Issues

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.