8000 GitHub - jamespearson04/esp3d.io: Project Main page
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamespearson04/esp3d.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

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 
6B30
     //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

🤔 💻

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

About

Project Main page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.2%
  • JavaScript 35.4%
  • HTML 28.0%
  • Batchfile 0.4%
0