All your web links for Social Media.
A Better way to Show your Work
We all have awsome stuff done, but on our phone.
Let’s give others the chance to benefit from our ideas/project/services.
Make it available for them.
sudo docker stop portainer
Demo Results
Proposing a Quick HUGO Theme 📌
JPanther Contributions are amazing.
And the Lynx Theme is not an exception.
git clone https://github.com/jpanther/lynx #MIT Licensed, Thanks again, James!
cd ./lynx
git clone https://github.com/JAlcocerT/Portfolio
cd ./Portfolio
Get GO & HUGO Ready as per this related post.
#sudo apt install ufw
#sudo ufw allow 1313
hugo server #http://192.168.0.117:1313/
#hugo server --bind 0.0.0.0 --baseURL http://192.168.0.117
#hugo server --bind 192.168.0.117 --baseURL http://192.168.0.117 #it will bind it to a random port
hugo server --bind 0.0.0.0 --baseURL http://192.168.0.117 --port 1313 #
Now you can dev HUGO as I did, on a server with VSCode and SSH at: http://192.168.0.117:1313
git add .
git commit -m "Updating Links"
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git branch
git checkout main
#git push origin master
git push origin main
It can be built when published to Github Pages with this sample Workflow: Dev Hugo -> Push Changes -> CICD Magic
In less than ~1min, your site will be refreshed at Github Pages.
Thanks to Github Pages + Github Actions CI/CD!
Other Interesting HUGO Themes: BlowFish, BeautifulHugo, …
It all started testing this Astro Theme with TinaCMS📌
Have a look to this video for a first Astro + TinaCMS test
- Includes 2 users, 2 roles, and community support. Free TinaCMS
- More about Tina CMS
git clone https://github.com/DBozhinovski/astro-theme-ltree
cd ./astro-theme-ltree
npm install
npm run dev --host #as i was using the Opi
Everything worked, so i created this repo for the project
npm run build
npm install -g serve #serve with npm
serve -s dist #http://localhost:3000
FAQ
Exploring TinaCMS with this theme.
TinaCMS Setup with Astro📌
As per this YT Video
npm create astro@latest
Use any folder and project name.
And lets go with the blog template.
npm run dev #a default astro blog is ready at localhost:4321
You can use Tina together with a Github Repository
Web Analytics - A Comparison
Microsoft Dynamics 365 enhances marketing efforts by offering the capability to send emails directly from within the context of the records you are working on. This feature integrates seamlessly with its robust marketing automation capabilities.
Adobe Campaign: This tool specializes in marketing automation, focusing on campaign management, email marketing, personalization, and orchestrating customer journeys across various channels. It assists in designing, executing, and measuring targeted marketing campaigns effectively.
Google Analytics: A web analytics tool that tracks website traffic, user behavior, and conversions. It provides insights into how users interact with your website and identifies potential areas for improvement.
Adobe Analytics: Known for its advanced capabilities in website analytics and customer journey intelligence. Adobe Analytics offers detailed insights into customer behaviors and preferences, going beyond basic traffic data to help understand deeper customer dynamics.
Together, these tools provide comprehensive solutions for refining marketing strategies, enhancing user engagement, and ultimately driving business growth through informed decision-making.
They also eat cookies