The project is a web application based on Jekyll that works as a complete source of news and information about technology, covering various topics from software development to hardware innovations, making it easy for enthusiasts, professionals and students of technology to stay informed about the latest trends.
The site features a user-friendly design, including responsive layouts, newsletter sign-up and social media integration, making it a must-visit destination for technology updates.
π Access a wealth of tech information
π Quick access to content filtered by category
βοΈ View more articles without leaving the main page with the 'Load more' button
π Share, like, and save posts
π¬ Engage in discussions by leaving comments on articles using your GitHub account
π Enjoy the convenience of interactive forms powered by PHP
π± Optimized for seamless viewing on all devices
technews.mp4
The layout of the application was designed by guipm.dev and is available on Figma.
The following tools were used to build the project:
* See the Gemfile file
Before you begin, ensure that you have the following tools installed on your machine: Git, Ruby, and RubyGems. It's also good to have an editor to work with the code, such as VSCode.
- Install the jekyll and bundler gems:
gem install jekyll bundler
- Clone the repository:
git clone https://github.com/guipmdev/technews/
- Change to the project directory:
cd technews
- Install the dependencies:
bundle install
- Start the web application:
bundle exec jekyll serve --livereload
- Access https://localhost:4000/technews/ to view the application
This project is licensed under the terms of the MIT
license. See the
LICENSE file for additional info.
- Many thanks to the devs Ricardo Franco and Bruno do Amaral for their excellent work in putting this project together
Made with π by @guipm.dev - Feel free to contact me!