jekyll-tailwind

jekyll-tailwind

Playstation 5

Logo

Playstation 5

Explore the docs*ยป

ยท Report Bug ยท Request Feature

Diagram

Description ๐Ÿ—๏ธ

Playstation 5 is a mini project made by Jekyll with Tailwind CSS. Project is deployed on Netlify, also netlify csm is installed. User can edit all web pages and posts with form or markdown.

(back to top)

Live Demo

(Live preview)

Getting Started ๐Ÿ

Prerequisites and Dependencies ๐Ÿ“œ

You will be needing:

  • A terminal terminal
  • A code editor
  • Ruby (follow the instructions based on your OS)
    https://www.ruby-lang.org/en/documentation/installation/
    

    Clone this repository

git clone https://github.com/DeVuDeveloper/jekyll-tailwind.git

Move into the cloned directory with

cd jekyll-tailwind

Setup

Install gems with:

bundle install

Run Project

Start server with:

bundle exec jekyll serve --livereload

This will start a server at:

localhost:4000

You can paste or type it on url bar

(back to top)

Roadmap

  • Set up the repository/repositories on GitHub and use Gitflow.
  • Create new Jekyll app
  • Installed Tailwind CSS
  • Create README

(back to top)

Built With ๐Ÿ”จ

Languages
Tools ๐Ÿ› ๏ธ

(back to top)

Authors โœ๏ธ

๐Ÿ‘ค DeVuDeveloper

| Github profile Linkedin profile Twitter profile |

(back to top)

๐Ÿค Contributors

Contributions, issues, and feature requests are greatly appreciated!

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "improvements".

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/yourfeaturename)
  • Commit your Changes (git commit -m 'Add suggested feature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

Feel free to check the issues page.

(back to top)

๐Ÿ“ License

This project is licensed by

Show your support ๐Ÿ’ช

Give a โญ๏ธ if you like this project!

(back to top)