Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

caravelahc/matrufsc-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrufsc-frontend

Caravela's MatrUFSC built using Elm.

Setup

Install elm by using the official guide.

Compile Elm using

elm-make Main.elm --output index.html

or use elm-reactor and visit http://localhost:8000

Why Elm?

GitLab Deploy

This project uses GitLab CI to deploy to GitHub Pages, the following variables need to be set in the CI configuration panel.

Variable Description
REMOTE_URL Used to set the remote to be pushed inside the CI, must use this format: https://<deploy-bot-name>:<deploy-token>@github.com/caravelahc/matrufsc-frontend.git
DEPLOY_USERNAME GitHub username for the deploy commit.
DEPLOY_EMAIL GitHub account email for the deploy commit

About

[Abandonado] Proposta de novo frontend para o MatrUFSC em Elm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published