https://github.com/log1x/log1x.com
The current iteration of my personal website.
https://github.com/log1x/log1x.com
nuxtjs tailwindcss
Last synced: about 2 months ago
JSON representation
The current iteration of my personal website.
- Host: GitHub
- URL: https://github.com/log1x/log1x.com
- Owner: Log1x
- License: mit
- Created: 2020-02-19T15:52:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T19:12:14.000Z (over 6 years ago)
- Last Synced: 2025-06-30T00:02:45.852Z (12 months ago)
- Topics: nuxtjs, tailwindcss
- Language: Vue
- Homepage: https://log1x.com
- Size: 255 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Log1x.com
The current iteration of my website built with [Nuxt.js](https://github.com/nuxt/nuxt.js). It's a masterpiece.
Made with love. :heart:
## :package: Requirements
- [Node.js](http://nodejs.org/) >= 8.0.0
- [Yarn](https://yarnpkg.com/en/docs/install)
## :tada: Usage
```bash
$ yarn
$ yarn nuxt
$ yarn nuxt generate
```
## :page_facing_up: License
Log1x.com is provided under the [MIT License](https://github.com/log1x/log1x.com/blob/master/LICENSE.md).