Code Monkey home page Code Monkey logo

about-me's Introduction

about-me [The project ended forever.]

repository closed

Codacy Badge

A simple system, JSON base for the introduction self and about self

Usage

Go to the /content dir and rename in order blog-sample.json, bloginfo-sample.json, skills-sample.json to blog.json, bloginfo.json, skills.json

bloginfo.json

  1. name is your page name, Which is of the string type
  2. lang is your page language, Which is of the string type (ISO language code)
  3. description is your page description, Which is of the string type
  4. keywords is your page keywords, Which is of the string type
  5. author is your page author, Which is of the string type
  6. url is your page URL, Which is of the string type
  7. social each item in this object is your page or social network URL, Which is of the string type
  8. profile_images is your profile image URL, Which is of the string type
  9. profile_text is your profile text (for example biography,...), Which is of the string type
  10. browser_color is color of the browser theme, Which is of the string type (HEX color)
  11. favicon_url is favicon URL for browsers, Which is of the string type (favicon generator)

blog.json

  1. title is your post title, Which is of the string type
  2. images_url is your post image URL, Which is of the string type
  3. link is your post link in your blog, Which is of the string type

Note that if the posts object is empty, the carousel will not be displayed.

skills.json

  1. name is the name of your skill, Which is of the string type
  2. value is your level of skill (from 100%), Which is of the integer type

Note that if the item object is empty, the skills box will not be displayed.

Template guide

To create and design a new template, Read Template guide

about-me's People

Contributors

amiiircom avatar dependabot[bot] avatar codacy-badger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.