Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mewx/mewx.github.io
MewX's blog & personal homepage.
https://github.com/mewx/mewx.github.io
blogs github-pages html javascript jekyll material-design-lite
Last synced: 3 months ago
JSON representation
MewX's blog & personal homepage.
- Host: GitHub
- URL: https://github.com/mewx/mewx.github.io
- Owner: MewX
- License: gpl-2.0
- Created: 2014-07-28T00:02:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T15:04:08.000Z (about 1 year ago)
- Last Synced: 2023-11-10T14:41:02.272Z (about 1 year ago)
- Topics: blogs, github-pages, html, javascript, jekyll, material-design-lite
- Language: CSS
- Homepage: https://mewx.org
- Size: 86 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MewX's blog reworked v3
The site is now hosted on [Cloudflare Pages](https://pages.cloudflare.com/).
The [fallback link](https://www2.mewx.org/) is still hosted on GitHub pages.
**Working in progress**
In this version, I plan to use ReactJS + Googe Material Design UI + KotlinJS.
Plus, it contains two steps:
1. v3.0 using Jekyll/Liquid + Googe Material Design UI + KotlinJS to build the prototype.
2. v3.1+ upgrade the existing Jekyll/Liquid template using ReactJS with KotlinJS.
The reason why I select `ReactJS` not `VueJS` is that I might need to use ReactJS skill to find a job LOL. I've taken a look at the VueJS framework, it looks nice but normal. Therefore, I'm still going to write the website under ReactJS which is the most popular js front-end framework currently.## Plans for current version
- use svg icons
- text searchable
- github activities
- social icons updated
- copyleft and proudly using xxx :P
- project pages with project short highlights
- update-to-date CV
- contributes to open source repo (with issue id)
- check all friend website links
- emoticon support!!! That would be funny!
- fix link address (with slash or not should work both)## History
All history versions are listed below.### MewX's blog reworked v2
This version is modified based on a template upon Bootstrap v3.[Clean Blog](http://startbootstrap.com/template-overviews/clean-blog/) template modified with my v1 Liquid template.
### MewX's blog v1
Pure hand-written CCS3 and HTML codes, without any front-end UI framework.