-
Clean & Simple dev-cycle for ultra stable deliveries
Have you read How to use github to manage your development already ? if so, or if you already knows git-scm, here is a very simple and clean dev cycle to follow when working within our Network. The starting point Your client ask to develop a new feature, hotfix, issue or revamp the entire website […]
-
3 ways to create a WordPress theme without technical knowledge
You recently created a WordPress website and want to find a theme that suits your business? That’s a great idea! With a unique visual, you can faithfully represent your values, your personality and your brand image. Let us show you 3 easy ways to create a WordPress theme without technical knowledge. Method 1: Find a […]
-
How to delete windows reference key for ssh connection
you connect in ssh but an error appears: warining: remote host identification has changed! OR: Host key verification failed. Reset your known hosts in your local machine Path : C:\Users\<yourName>\.shh Open the known_hosts file and delete the entry where you want to connect (look up the ip) You can now reconnect to the site in […]