Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion introduccion/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Title: Introducción
<!-- Position: 1 -->
---
---
CMS simple, rápido y flexible.

Bludit es una aplicación web para construir tu propio **sitio web** o **blog** en segundos, es completamente **gratis y de código abierto**. Bludit utiliza archivos en formato **JSON** para almacenar el contenido, no es necesario instalar ni configurar una base de datos. Solo necesitas un servidor web con soporte PHP.

Bludit es un CMS de archivo plano.

Bludit permite maquetado y código HTML para el contenido.
18 changes: 9 additions & 9 deletions introduccion/temas/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Title: Temas
# Title: Plantillas
<!-- Position: 6 -->
---
Bludit supports themes to change the appearance of your website or blog.
Bludit permite plantillas para cambiar la apariencia de su sitio web o blog.

You can find themes on the website [Bludit Themes](https://themes.bludit.com).
Puedes encontrar plantillas en el sitio web. [Bludit Themes](https://themes.bludit.com).

## How to install a theme
1. Download the zip file with the theme.
2. Uncompress the zip file.
3. Copy the theme folder into the folder `/bl-themes/` on the server.
4. Go to the **Admin panel**, on the left sidebar go to **Settings > Themes**.
5. Look for the theme on the list and click on **Activate**.
## ¿Cómo instalar una plantilla?
1. Descarga el archivo comprimido en formato zip con la plantilla.
2. Extraiga o descomprima el archivo comprimido en formato zip.
3. Copie la carpeta de la plantilla en la carpeta `/bl-themes/` en el servidor web.
4. Acceda a **Admin panel**, en la barra lateral izquierda, vaya a **Settings > Themes**.
5. Busque la plantilla en la lista y haga clic en **Activate**.