objectionary / eo

EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus
https://www.eolang.org
MIT License
1.01k stars 126 forks source link

publish plugin website to plugin.eolang.org #371

Open yegor256 opened 2 years ago

yegor256 commented 2 years ago

@andreoss can you help here? budget=1h

andreoss commented 2 years ago

@yegor256 Are sure it's possible to have two domains (eolang.org and plugin.eolang.org) inside one repo and gh-pages branch? It seems CNAME only allows domain aliases which will point to the same content.

yegor256 commented 2 years ago

@andreoss you are right, it's no possible. Let's just deploy to gh-pages branch, into the directory eo-maven-plugin. I tried to do this, made some progress, but then stopped due to some bug in site plugin. Simply mvn clean site -Psite doesn't work for me.

yegor256 commented 2 years ago

@mximp can you help?

yegor256 commented 1 year ago

@mximp ping. would be nice to make it, since it will help users understand the plugin faster.

mximp commented 1 year ago

@yegor256 got it.

yegor256 commented 1 year ago

@maxonfjvipon maybe you can help

yegor256 commented 8 months ago

@maxonfjvipon this is how we publish jeo-maven-plugin (maybe will help): https://www.objectionary.com/jeo-maven-plugin/