-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
I tried creating a new markdown file in the _posts directory, but when rendering with github pages, all the sample projects are rendering correctly except mine. It seems that my "project" is not assigned a modal-id during build.
``
title: Choiceversial
subtitle: Mobile Development
layout: default
modal-id: 1
date: 2020-05-27
img: dreams.png
thumbnail: dreams-thumbnail.png
alt: image-alt
project-date: May 2020
client: Personal
category: Mobile Development
description: Choiceversial is a mobile app project made with React Native for cross-platform publishing. It's an application
that makes you react on controversial subjects, it also takes all the results in a database through a web api to make clear statistics based
on the country of the player.
Skills developed
- Javascript with React Native
- PostgreSQL database
- Local database hosting
- RESTApi with Django(Python)
``
The link from the returns #portfolioModal with no ids
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels