Skip to content

CoolONEOfficial/personal_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal site

License: MIT Deployed with FTP Deploy Action

Personal site portfolio written on Publish

Features

  • Fully static
  • Dark/Light theme support
  • SEO friendly (JSON-LD, Open graph etc)
  • RSS integration

👶 Start

Install dependencies

$ yarn install

Run static site

Generate & run static site.

$ publish run

🚀 Build and Deploy to FTP

🎉 Deploy

Create config on root "ftp.json"

{
    "username": "name",
    "password": "pass",
    "host": "test.ru",
    "port": 21
}
$ publish deploy

About

🪪 Personal site with posts about my projects, achievements, books, etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published