zuperninja / zuperninja.github.io

https://zuperninja.github.io/
Other
3 stars 0 forks source link

HF Sculpture #29

Open zuperninja opened 5 years ago

zuperninja commented 5 years ago

title: "H.F Sculpture" excerpt: "objectig" header: overlay_image: /assets/images/portfolio/site-ban.png teaser: /assets/images/portfolio/site-th.png cta_label: "Go visit her website" cta_url: "https://zuperninja.github.io" tags:

H.F Sculpture

 

Process:

Tinkering a voice

The artisan work's aren't very present on the internet. At least, the "real" professionnal artisan aren't online. In France, it's more a business of mouth to ear. But we can clearly see that people are interested and in demand on seeing all this knowledge, and the behing the scene (look at instagram and all the #toolporn.) More I'm searching on the internet about other people who are doing almost the same work as Hélène, more i'm like : "oh fuck, we have to invent everything !".

Websites for the big names of the genra are old fashion, dated, and not at all ergonomic or attractive. (some of them have auto play music in the background...) giphy For the one who are starting, or aren't in the big circuit, they are clearly trying to find a way to have their work recognize and to make a living.

I clearly can see the big challenge in head of us. It will be a fun process, and a lot of fine tuning.

The right platform

Cross Media SEO

Making it:

Want something like that ? Contact me !{: .btn .btn--warning .btn--x-large} {: .text-center}  

Link to the Github's Issue for more information

Next steps:

Resources:

Info:

  • Add custom font
  • Tweak the gallery again
  • Optimize the cross platform SEO
  • remplace social icon (bug with adblock)

Squarespace's forum
Template comparison chart by a very patient person

Phase 1: 9.5 hours
Phase 2: coming in April
URL: inkandearth.com
Time report : Toggl_time_entries.pdf

zuperninja commented 5 years ago

https://fr.wordpress.org/themes/wp-bootstrap-starter/

zuperninja commented 5 years ago

Premier jet squelette 👍 image

zuperninja commented 5 years ago

portfolio : https://getbootstrap.com/docs/4.1/examples/carousel/

zuperninja commented 5 years ago

https://fonts.google.com/specimen/Montserrat?selection.family=Montserrat

zuperninja commented 5 years ago
/** Faire disparaitre le blanc du header désactivé **/
.inside-header {
    padding: 0em; }
zuperninja commented 5 years ago
/** Mise en forme de la navigation **/
.main-navigation {
    background-color: #ccd6d8;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
        background-color: #ccd6d8;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover{
        background-color: #ccd6d8;
}