Giter Site home page Giter Site logo

jagoncal's Introduction

Website for José Gonçalves

This is the source code for José Gonçalves personal website, hosted in Vercel.

Editing website content

All the information on the website that is meant to be updated is inside *.mdx folders. The *.mdx files are written in Markdown with some React components. These files have been configured so that the user only needs to edit:

  • The meta variable: There is a variable in every *.mdx file called meta that exports metadata related to the page.
  • The actual markdown content: Below every export const meta = { ... } line, there is a markdown text that is meant to be edited.

The existing *.mdx files are:

  • index.mdx: The home page.
  • about.mdx: The about page.
  • projects.mdx: The projects page - each project card is defined inside the meta variable of this file.
  • projects.mdx: The teaching page - each teaching entry is defined inside the meta variable of this file.
  • blog/*.mdx: The blog posts - inside the blog folder each folder or .mdx file is a blog post and possibly contains images related to the blogpost.

jagoncal's People

Contributors

kiko-g avatar jagoncal 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.