Autor: eugenio

  • Berta

    Traveling with Berta, letting me learn.

    Berta is the name of our 1975 model Mercedes Benz 608D truck, bodied by Futura, which has been taking us around South America for 3 years (to say “all” South America would be a bit pretentious since “all” is impossible to cover).

    It is a beautiful truck…

    Here’s the route so far, about 23000 km

  • My Web

    I managed to make my website with wordpress (a very simple design) and host it on GitHub Pages which is free.

    The only thing I paid for is my domain

    I use Local to create my site locally (even without internet), then I export with Simply Static plugin and finally I sync to my github repository where my website is hosted using Github Desktop for example.

    Instructions

    1. Install Local, create site, install Simply Static plugin
    2. Create repository on github which will be the site
    3. Create CNAME file (no extension) with only one line with your own domain and put it in the repository
    4. Configure it to be GitHub Pages, set up your own domain
    5. Create DNS record
      • Type: CNAME
      • Name: www
      • Value: YOUR-USER.github.io (for example, Chugeno.github.io)
      • —-
      • Proxy: ❌ Disabled (must be “DNS only”)
      • Type: CNAME
      • Name:@
      • Value: YOUR-USER.github.io (e.g. Chugeno.github.io)
      • Proxy: ❌ Disabled (must be “DNS only”)
    6. Clone repository to a current folder
    7. Configure SimplyStatic
      • Absolute URL “yourdomain.com
      • Additional Files and Directories (your Local directory)
        • ~/public/wp-content/uploads
        • ~/public/wp-content
      • Deploy
        • Local Directory
          • The path of your local folder of the cloned repository
    8. Export the site
    9. sync and commit with git

    Enjoy your published website 🙂

  • mi Web

    Logré hacer mi web con wordpress (un diseño muy sencillo) y alojarla en GitHub Pages que es gratis.

    Lo unico que pagué es mi dominio

    Uso Local para crear mi sitio localmente (incluso sin internet), luego exporto con el plugin Simply Static y por ultimo sincronizo en mi repositorio de github donde esta alojada mi web usando Github Desktop por ejemplo.

    Instructivo

    1. Instalar Local, crear sitio, instalar plugin Simply Static
    2. Crear repositorio en github el cual sera el sitio
    3. Crear archivo CNAME (sin extension) que solo tenga una linea con el dominio propio y ponerlo en el repositorio
    4. Configurar que sea GitHub Pages, poner dominio propio
    5. Crear DNS record
      • Tipo: CNAME
      • Nombre: www
      • Valor: TU-USUARIO.github.io (por ejemplo, Chugeno.github.io)
      • Proxy: ❌ Desactivado (debe ser “DNS only”)
      • —-
      • Tipo: CNAME
      • Nombre:@
      • Valor: TU-USUARIO.github.io (por ejemplo, Chugeno.github.io)
      • Proxy: ❌ Desactivado (debe ser “DNS only”)
    6. Clonar repositorio en una carpeta actual
    7. Configurar SimplyStatic
      • Absolute URL “tudominio.com”
      • Additional Files and Directories (tu directorio de Local)
        • ~/public/wp-content/uploads
        • ~/public/wp-content
      • Deploy
        • Local Directory
          • La ruta de tu carpeta local del repositorio clonado
    8. Exportar el sitio
    9. sincronizar y hacer commit con git

    Disfrutar de tu web publicada 🙂

  • Berta

    Viajando con Berta, dejándome aprender.

    Berta es el nombre de nuestro camión Mercedes Benz 608D modelo 1975 carrozado por Futura que nos lleva hace 3 años por Sudámerica (decir “toda” sudámerica sería un poco pretensioso ya que “toda” es imposible de abarcar)

    Es un camión hermoso…

    Aqui la ruta hasta ahora, unos 23000 km