From cd6452a09e6ef50987bba1e039c51b518f58dc6d Mon Sep 17 00:00:00 2001 From: Francisco Fuentes Date: Sat, 23 Jan 2021 01:28:02 -0300 Subject: =?UTF-8?q?Primera=20revisi=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _site/README.md | 51 ++++++++++++++++++++++++++------------------------- _site/about.html | 2 +- _site/atom.xml | 2 +- _site/buscar.html | 2 +- _site/favicon.ico | Bin 24838 -> 15406 bytes _site/sitemap.xml | 4 ++-- 6 files changed, 31 insertions(+), 30 deletions(-) diff --git a/_site/README.md b/_site/README.md index 18363fa..52caa78 100644 --- a/_site/README.md +++ b/_site/README.md @@ -1,25 +1,26 @@ -# Sidey - -Sidey is a simple and minimalistic jekyll blogging theme. - -### Features - -- Responsive design -- Inline CSS -- Anchor headings -- Search -- Tags & tag pages -- Security headers (for Netlify hosting) -- 404 page -- Compressed CSS and HTML -- 100/100 score on Lighthouse, Page Speed Insights & Webpagetest -- Robots.txt -- Atom & Json feeds -- Sass -- Seo optimized (Twitter cards, Facebook Open Graph, Schema.org) -- Ultra fast (Only ~5kb of CSS) -- Sidebar navigation - -### Screenshot - -![Screenshot](screenshot.png) +# Wiki de Texto-Plano + +Esta es la wiki de Texto-Plano. Está generada con [Jekyll](https://jekyllrb.com/) y el tema minimalista [Sidey](https://sidey-jekyll.netlify.app/about) + +Para editar la wiki tienen que contar con ruby instalado en su PC y bundle además de clonar el repositorio: + +git clone https://git.texto-plano.xyz/ffuentes/wiki + + +Luego tienen que escribir: + + bundle install + +Posteriormente deben ejecutar + + jekyll serve + +O + + bundle exec jekyll serve + +Los artículos se encuentran en la carpeta _posts en formato [markdown](https://daringfireball.net/projects/markdown/). Los pueden crear manualmente o a través la línea de comandos con: + + jekyll compose "Titulo del articulo" + +Para editar hay que entrar directamente al artículo en _posts y modificarlo. \ No newline at end of file diff --git a/_site/about.html b/_site/about.html index 9b951f8..be48708 100644 --- a/_site/about.html +++ b/_site/about.html @@ -1 +1 @@ - About - Wiki Texto-Plano

About

Sidey is a simple and minimalistic jekyll blogging theme.

Features

  • Responsive design
  • Inline CSS
  • Anchor headings
  • Search
  • Tags & tag pages
  • Security headers (for Netlify hosting)
  • 404 page
  • Compressed CSS and HTML
  • 100/100 score on Lighthouse, Page Speed Insights & Webpagetest
  • Robots.txt
  • Atom & Json feeds
  • Sass
  • Seo optimized (Twitter cards, Facebook Open Graph, Schema.org)
  • Ultra fast (Only ~5kb of CSS)
  • Sidebar navigation

Screenshot

Screenshot

+ About - Wiki Texto-Plano

About

Sidey is a simple and minimalistic jekyll blogging theme.

Features

  • Responsive design
  • Inline CSS
  • Anchor headings
  • Search
  • Tags & tag pages
  • Security headers (for Netlify hosting)
  • 404 page
  • Compressed CSS and HTML
  • 100/100 score on Lighthouse, Page Speed Insights & Webpagetest
  • Robots.txt
  • Atom & Json feeds
  • Sass
  • Seo optimized (Twitter cards, Facebook Open Graph, Schema.org)
  • Ultra fast (Only ~5kb of CSS)
  • Sidebar navigation

Screenshot

Screenshot

diff --git a/_site/atom.xml b/_site/atom.xml index f07eab5..8eeeb5a 100644 --- a/_site/atom.xml +++ b/_site/atom.xml @@ -4,7 +4,7 @@ Wiki Texto-Plano - 2021-01-22T23:11:55-03:00 + 2021-01-23T01:12:36-03:00 wiki.texto-plano.xyz diff --git a/_site/buscar.html b/_site/buscar.html index 579e9a8..4695066 100644 --- a/_site/buscar.html +++ b/_site/buscar.html @@ -1 +1 @@ - Buscar - Wiki Texto-Plano

Buscar

    + Buscar - Wiki Texto-Plano

    Buscar

      diff --git a/_site/favicon.ico b/_site/favicon.ico index f436939..7c4c6ad 100644 Binary files a/_site/favicon.ico and b/_site/favicon.ico differ diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 43d02cc..90388d0 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -2,11 +2,11 @@ wiki.texto-plano.xyz/about -2021-01-22T23:11:55-03:00 +2021-01-23T01:12:36-03:00 wiki.texto-plano.xyz/buscar -2021-01-22T23:11:55-03:00 +2021-01-23T01:12:36-03:00 wiki.texto-plano.xyz/2021/01/22/usar-clave-ssh -- cgit v1.2.3