Welcome to my Blog repository! This blog focuses on providing articles about the latest technology trends, useful tutorials, among other topics.
Currently, the blog is active (you can access the blog at https://blog-02pp.onrender.com/). I am still working to add content periodically.
To run the blog locally, follow these steps:
- Clone this repository:
https://github.com/Alex10liva/blog.git. - Install dependencies:
npm install. - Start the local server:
node index.js.
/posts: This is where all published articles are located./public: Contains CSS files and images used in the blog./views: Contains various pages rendered in the browser./views/partials: Here are stored reusable components that appear in various parts of the site.
- EJS, CSS3, JavaScript
- Node JS
If you have questions, collaboration ideas, or encounter any issues, contact me at https://linkedin.com/in/alejandro-oliva-ochoa or alejandro.olivaoa@udlap.mx.