Skip to content

IdealDestructor/Doraemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d12e721 · Apr 28, 2023
Jun 2, 2022
Jun 2, 2022
Mar 30, 2022
Jun 13, 2019
Apr 28, 2023
Jun 13, 2019
Jun 13, 2019
Jan 2, 2022
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Aug 17, 2019
Jun 2, 2022
Jun 13, 2019
Jun 13, 2019
Jun 13, 2019
Apr 29, 2020
Jun 2, 2022
Jun 13, 2019
Jun 13, 2019
Sep 7, 2019

Repository files navigation

License

Doraemon Search

A Navigation Website

Powered Py BYR-Navi

📐 Design Philosophy

This project is a Jekyll-powered website, which is built based on Fomantic UI web framework, and deployed previously using GitHub Pages (while currently running on a Linode VPS).

The whole project is designed and built with high flexibility of configuration and customization. You can either configure it by modifying the _config.yml file or customize it by replacing the content of the *.yml files in the _data folder with your own data.

📖 A Tiny Tutorial

There is no easy way for beginners without essential background knowledge. To be efficient, the best way to understand this project is to start with the Jekyll's docs and Fomantic UI's docs.

Before you start, you should have some basic understanding of the following:

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • YAML format
  • UNIX/Linux Shell Script

Quick Start

  1. Install a full Ruby development environment.

  2. Install Jekyll and bundler gems.

gem install jekyll bundler
  1. Clone the project from GitHub.
git clone https://github.com/IdealDestructor/navi.git
  1. Change into the project directory.
cd navi
  1. Install required gems in the Gemfile using Bundler.
bundle install
  1. Build the site and make it available on a local server.
bundle exec jekyll serve
  1. Now browse to http://localhost:4000.

🚧 Deployment

GitHub Pages (Recommended)

Sites on GitHub Pages are powered by Jekyll behind the scenes, so if you're looking for a zero-hassle, zero-cost solution, GitHub Pages are a great way to host your Jekyll-powered website for free.

Manual Deployment

Jekyll generates your static site to the _site directory by default. You can transfer the contents of this directory to almost any hosting provider to get your site live. Here are some manual ways of achieving this.

♥️ Share the Love

I've put a lot of time and effort into making Duola awesome. If you love it, you can buy me a coffee. Every cup helps! I promise it will be a good investment.

Donate here.

🚀 Powered by

©️ License

MIT License

About

哆啦A梦搜索导航

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published