Skip to content

mugensosa/project-catalyst.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

293 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Catalyst ** Under Construction **

GitHub open issues GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub milestones

English

Cardano Catalyst Community Site

https://cardanocataly.st/

A central location for managing and improving Project Catalyst.

Our Bounty System

For more detail see our Contributions policy.

Technical Set-Up

vuepress

This site is built using Vuepress

You will need:

How to start:

  • Install node

  • Create a github account and install GitHub Desktop

  • Download site code. Go to repository and Download with GitHub Desktop Download with GitHub Desktop

  • You can start editing all documents inside the src directory right away using your favourite Markdown editor

  • If you want to see effects of your work as you go:

    • Go to the project root directory in any terminal and run npm install to install all the necessary dependencies
    • Run npm run dev and go to http://localhost:8080/ in your favourite browser to see results of your work immediately
  • To build a complete static site run npm run build, the result is generated in static in the main project directory

Github Actions

There is a simple node.js action configured in .github/workflows/node.js.yml which will build the static site every time new content is pushed to the site.

Libraries used on this site:

  • Vuepress - Content and structure page
  • Vuetify - components and layout page
  • js-joda - time travel and other shenanigans page
  • vue-marquee-text-component - marquee, due to intergration problems, we are just using the actual component, not the whole the package.

Projecto Catalyst ** En construcción**

GitHub open errores GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub milestones

Español

Sitio de la comunidad de Cardano Catalyst

https://cardanocataly.st/es/

Ubicación principal para administrar y mejorar Project Catalyst.

Nuestro sistema de recompensas

Para mas detalles vea nuestra Política de contribución.

Configuración técnica

Vuepress

Este sitio se construyo usando Vuepress

Necesitaras lo siguiente:

Como iniciar:

  • Instalar node.

  • Crea una cuenta en Github e instala GitHub Desktop.

  • Descarga el código del sitio. Vaya al repositorio y Descargue mediante GitHub Desktop. Descarga mediante GitHub Desktop

  • Puede comenzar a editar todos los documentos dentro del directorio * src * de inmediato usando su editor de Markdown favorito.

  • Si desea ver el progreso actual de su trabajo:

    • Vaya al directorio root del proyecto en cualquier terminal y ejecute npm install para instalar todas las dependencias necesarias.
    • Ejecute npm run dev y vaya a http://localhost:8080/ en su navegador para ver los resultados actuales de su trabajo.
  • Para construir un sitio estático completo, ejecute npm run build, el resultado se genera en static en el directorio principal del proyecto

Acciones de Github

Hay una acción sencilla de node.js configurada en .github/workflows/node.js.yml la cual actualiza automaticamente el sitio cada vez que se realize un cambio.

Bibliotecas utilizadas en este sitio:

  • Vuepress - Contenido y estructura página
  • Vuetify - Componentes y diseño página
  • js-joda - Viajes en el tiempo y otras travesuras página
  • vue-marquee-text-component - marquee, debido a problemas de integración, solo estamos usando el componente, no todo el paquete.

About

A community managed site for Cardano Catalyst. Aiming to gather resources and serve as an information hub for the community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 72.3%
  • JavaScript 25.5%
  • Stylus 2.2%