Giter VIP home page Giter VIP logo

content-poisson's Introduction

Content Poisson

[Blog di Partenza] Nuovi articoli (o guide soprattutto) sono ben accette, prima o poi questo progetto diventerà un sottomodulo git di server-poisson in /blog.

Lo stile è praticamente il tema "Ghostwriter" con qualche modifica ma non sarà quello finale (eventuali pull request per uniformare con lo stile dell'altro sito sono ben accette (in realtà al momento non c'è ancora un'altro sito)), ad un certo punto servirà uniformare il blog con lo stile delle altre pagine.

Development

(poiché alla fine il blog finirà su /blog)

hugo server -b localhost/blog

Convenzioni

Ci sono tre "tipi" di contenuti: articoli (post), pagine (page)

  • post

    Contenuti quali progetti, guide e altro sono dei post, ciò che cambia è la "categoria" da indicare nella frontmatter.

    • categories = "Guide" per le guide
    • categories = "Progetti" per i progetti

    Per i progetti o gli articoli che si dilungano su più di un file, aggiungere il nome di una stessa "serie" ad esempio

    # /post/come-usare-git.md
    series = "git"
    # /post/servizio-git-di-poisson.md
    series = "git"
    # /post/altro-articolo-git-e-poisson.md
    series = "git"

    in modo che Hugo possa raggrupparli tutti insieme in una taxonomy apposita.

  • page

    Per pagine statiche di informazione come About e Contatti.

Idee per Articoli e Progetti

  • [TODO] Serie su come usare git e come usare il servizio Git come remote e la frontend (che probabilmente sarà Gitea).
  • [TODO] Presetazione del forum
  • [TODO] Presetazione del nuovo sito
  • [TODO] Redirect della mail dell'aula 4
  • [TODO] Usare ssh e scambiare file tra macchine.

content-poisson's People

Contributors

aziis98 avatar

Stargazers

Francesco Minnocci avatar  avatar

Watchers

James Cloos avatar Giorgio Mossa avatar  avatar  avatar

Forkers

kratacoa

content-poisson's Issues

Fonte

Stabilire fonti da usare per le testate, gli articoli, ecc.

Attualmente sono in uso Work Sans per i titoli e Sen per il resto.
La proposta per le icone attualmente è css.gg

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.