Skip to content

luc-github/esp3d.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp3d.io

All Contributors

Project page for the web site on http://esp3d.io

It use Hugo to generate the static pages and use the hugo relearn theme as code base.

Important

Please use version 110.0, lastest version (121.2) seems not compatible with current code, I did not checked what is latest working version for this site

Discussion is available here: https://github.com/luc-github/esp3d.io/discussions or on discord: https://discord.gg/VNxDGBasYD

Directory structure

src
   |_ archetypes  //Used for section definition
   |_ assets      //Not used
   |_ content     //Used for the site content
      |_ ESP3D //ESP3D Project
         |_V2.X //ESP3D Version 2.X
           |_ Installation
           | |_ arduino
           | |_ vscode-platformio
           | |_ configuration
           | |_ wiring
           |_ Features
           |_ Documentation
           |_ Showcase
           |_Credits
         |_V3.X
      |_ ESP3DLib
      |_ ESP3D-TFT
      |_ ESP3D-WEBUI
      |_ common //All files shared between projects pages
   |_ data        //Not used
   |_ layouts     //Used to custumize the layout: logo, menu, shortcodes
   |_ public      //Static content to published
   |_ resources   //Not used
   |_ static      //All images of the website
   |_ themes      //Relearn theme

Shortcodes

please read the documentation

Extra Shortcodes

  • center to center a text - do not put shortcodes inside

  • imglink to get clickable link image

  • iobadge to use shields.io badges and github badges

Rules

  • only use lowcase letters without space for files and directories names

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Paulo Bruckmann
Paulo Bruckmann

🤔 💻
James Pearson
James Pearson

📖
serisman
serisman

📖
David Buezas
David Buezas

📖

This project follows the all-contributors specification. Contributions of any kind welcome!