Skip to content
This repository was archived by the owner on Mar 11, 2023. It is now read-only.

tobi97h/Homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


            <div class="tech-wrapper">
                <h2 class="skill-heading">Rust</h2>
                <p class="tech-p three">Für programmieren auf Systemebene, Reverse Engineering und Hacks- </p>
                <div class="skill-line">
                    <div id="rust" class="percentage"></div>
                </div>
            </div>

Notice the three class, for three line hight, to aling the progress bars.

deploy locally

docker build -t coverpage .
docker run -p 80:80 coverpage

=> goto http://localhost/lang/de

deploy on server

docker build -t nexus.tobias-huebner.org/th-coverpage:1.9 .
docker push nexus.tobias-huebner.org/th-coverpage:1.9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors