Code Monkey home page Code Monkey logo

homepage's Introduction

Homepage

This my personal blog where I post my projects and updates. It is made with Jekyll and is using the Minimal Mistakes theme.

Categories

Currently, there are two categories to the blog: projects and updates.

Projects

Here, you can see my projects with short descriptions about the project and details into the layout.

Updates

Most of my posts will be here where I write about almost all kinds of things starting from hobbies, tutorials, games, and more.

Installation

Make sure you have Ruby and Bundler.

Install the dependencies

bundle install

Run it locally to see how it looks

bundle exec jekyll serve

Make sure to run

bundle exec jekyll build

before deploying to replace the localhosts in the links

Overriding Styles

Edit the assets/css/main.scss file to override the previous styles. Find the classname or id through the inspector of your browser and add/edit to main.scss to your taste.

License

MIT

homepage's People

Contributors

dependabot[bot] avatar thinkty avatar

Stargazers

 avatar

Watchers

 avatar

homepage's Issues

Buggy placement of TOC

Some posts (in projects category) with the table-of-contents have buggy placement

examples:

  • arduino tv remote : the date and estimated read time is in the wrong position
  • source chat : the date and estimated read time is also in the wrong position
  • frankie : same as above

Algolia search deployment issue

After implementing the multi-language plugin, it was unable to parse the site for Algolia search.

Running the script returns various "syntax errors" which doesn't return any useful results from a google search.

There are several methods to find the problem:

  • Check for an update on the algolia-search gem
  • Instead of trying to index the whole _site/ , try the individual paths en/ and ko/

404 Page mojibake

The 404 page seems to have problem with encoding and displays a broken text for Korean.

In addition, the styling of the page looks weird on mobile.

A post on how to start a project

Regarding my recent project on Dialogflow Editor, i think it will be a good idea to actually how to have a successful project.

  • Scale of the project
  • Specific / visible goals
  • Using a project manager

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.