Skip to content

La nueva web de la comunidad de Ubuntu Venezuela. construida con tecnologias Hugo y vanilla Framework.io

License

Notifications You must be signed in to change notification settings

Ubuntu-ve/ubuntu-ve.github.io

 
 

Repository files navigation

ubuntu-ve.github.io

Este nuevo sitio, es contruido con Hugo y vanillaframework.io

Ubuntu-Ve LoCo Website repo

Este es el repositorio del contenido de la nueva web de la comunidad. Este estara mmontado en el link hosted at https://ubuntu-ve.org/ y https://ubuntu-ve.github.io/

Involucrate

Eres bienvenido a contribuir, como puedas con lo que quieras y como puedas!!

Usamos Hugo y GitAction GitHub action.

Install Hugo

Install Hugo using their documentation for Linux, Windows, macOS, or BSD.

Necesitaras dart-sass-embedded, y vanilla framework.

sudo snap install dart-sass-embedded

npm install vanilla-framework

Obten el codigo y contribuye

forkea el repo, y podras correrlo en tu workstation o workspace local

Prototype

Inicie hugo en el directorio donde esta clonado el codigo con el comando:

hugo serve

Esta deberia mostrar algo asi en la salida:

Watching for changes in /home/cyph3r/Source/ubuntu-ve/ubuntu-ve.github.io/{archetypes,content,package.json,static,themes}
Watching for config changes in /home/cyph3r/Source/ubuntu-ve/ubuntu-ve.github.io/config.yaml, /home/cypher/Source/ubuntu-ve/ubuntu-ve.github.io/go.mod
Start building sites … 
hugo v0.119.0-b84644c008e0dc2c4b67bd69cccf87a41a03937e linux/amd64 BuildDate=2023-09-24T15:20:17Z VendorInfo=gohugoio


                   | EN  
-------------------+-----
  Pages            | 17  
  Paginator pages  |  0  
  Non-page files   | 19  
  Static files     | 13  
  Processed images |  0  
  Aliases          |  0  
  Sitemaps         |  1  
  Cleaned          |  0  

Built in 620 ms
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1) 
Press Ctrl+C to stop

Visite el site

Visit localhost:1313 to view the site

Hugo will update the site whenever files are changed, typically there's no need to refresh the page.

The Hugo documentation can be found at gohugo.io/documentation/.

Submit PR

Haga sus Push y envie sus cambios,un pull request y ahi podemos revisar y discutir los cambios que ha enviado, antes de un merging.

Codigo de Conducta

Por favor leer Ubuntu Code of Conduct antes de interactuar con el codigo, por favor lea.

License

MIT License (See LICENSE)

Este repositorio es original de la comunidad de https://github.com/ubuntu-uk/ubuntu-uk.github.io

  • En la que nos proveen una plantilla a la comunidad , esto nos ayuda a tener mas control y una uniformidad entre todas las comunidades
  • Nos permite optimimzar el tiempo de desarrollo en las web de las comunidades!

About

La nueva web de la comunidad de Ubuntu Venezuela. construida con tecnologias Hugo y vanilla Framework.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.8%
  • JavaScript 15.4%
  • SCSS 3.8%