GithubHelp home page GithubHelp logo

wilfre / cep-problems Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cs-ucsp/cep-problems

0.0 1.0 0.0 128 KB

Base de datos de problemas para enseñar en el Concurso Escolar de Programación UCSP

Home Page: http://cs.ucsp.edu.pe

HTML 30.03% Ruby 21.17% CSS 48.80%

cep-problems's Introduction

cep-problems

Como agregar un nuevo problema:

  • vayan a la carpeta _posts/
  • crear un archivo con la fecha actual en el siguiente formato %Y-%m-%d-nombre-del-problema.md

No olviden poner lo siguiente en la cabecera del archivo:

---
layout: post
title:  "Titulo del Problema"
---

El archivo está en formato markdown, y también soporta fórmulas matemáticas con formato latex (ver los anteriores posts como ejemplo).

Correr proyecto localmente

Este es un proyecto en jekyll, asi que necesitar tener jekyll instalado.

git clone [email protected]:cs-ucsp/cep-problems.git
cd cep-problems
jekyll serve

Luego te especificará la dirección donde esta corriendo, normalmente es en:

http://localhost:4000

cep-problems's People

Contributors

alculquicondor avatar edubecks avatar elrull avatar manubellido avatar rudygodoy avatar wilfre 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.