Skip to content

huangyuzhang/idata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iData

iData is a index page for data science.

🔋 Dependencies

  • jQuery
  • sass
  • iconfont
  • ajax - to fetch json data
  • art-template - page rendering
  • echo.js - image lazy loading
  • nprogress - page loading progress bar

Contribution

Please add websites and resources through PR or issues:

format:

"list_items": [
    {
        "item_name": "GitHub",
        "item_img": "./img/github.png",
        "item_url": "https://github.com/",
        "item_desc": "The most famous coding party."
    },
]

If post with issues, please do not forget to provide a squared image for it (recommended size: 128x128px).

Reference

This project is developed based on FrontEndNav.

Releases

No releases published

Packages

No packages published