All Projects → hey-fk → personal-blog-template

hey-fk / personal-blog-template

Licence: MIT license
Personal Blog Template is a HTML/ CSS template including hero, works and blog sections prepared by using Sass/SCSS and LiquidJS.

Programming Languages

Liquid
124 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to personal-blog-template

personal-page
Personal Page is a project that contains a person's personal information and resume.
Stars: ✭ 20 (+11.11%)
Mutual labels:  personal-blog
thundergolfer.github.io
just my website. 🌩🏌🏼‍♂️
Stars: ✭ 16 (-11.11%)
Mutual labels:  personal-blog
personal-website
My personal website
Stars: ✭ 117 (+550%)
Mutual labels:  personal-blog
blogs
Blogs of personal.
Stars: ✭ 16 (-11.11%)
Mutual labels:  personal-blog
moera-client-react
Moera web client, for issues use: https://github.com/MoeraOrg/moera-issues/issues
Stars: ✭ 12 (-33.33%)
Mutual labels:  personal-blog
ljvmiranda921.github.io
Github repository for github.io website ✨
Stars: ✭ 33 (+83.33%)
Mutual labels:  personal-blog
jekyll-jeffreytse-blog
📝 One retentive zone of my personal learning and ​thought.
Stars: ✭ 18 (+0%)
Mutual labels:  personal-blog
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (+27.78%)
Mutual labels:  personal-blog
tnc-scully
Personal blog written with Scully (Angular SSG)
Stars: ✭ 18 (+0%)
Mutual labels:  personal-blog
BaseMax.Github.io
Max Base Personal Website.
Stars: ✭ 20 (+11.11%)
Mutual labels:  personal-blog
persian-hugo
Persian is a box design personal blog theme based on Bootstrap and powered by Hugo. It is very responsive and perfectly fits on any sized screen device.
Stars: ✭ 32 (+77.78%)
Mutual labels:  personal-blog
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (+72.22%)
Mutual labels:  personal-blog
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (+0%)
Mutual labels:  personal-blog
liva-hugo
Liva is a personal blog template powered by Hugo.
Stars: ✭ 192 (+966.67%)
Mutual labels:  personal-blog
unrealblue-blog
📒基于python flask web框架的全栈项目, 前端重新设计, 写博客功能完全支持Markdown所有特性,响应式布局
Stars: ✭ 41 (+127.78%)
Mutual labels:  personal-blog
phuctm97.com
🏚 Home on the Web
Stars: ✭ 41 (+127.78%)
Mutual labels:  personal-blog
geeky-hugo
Geeky is a Personal Hugo blog theme focused on high speed. Geeky is fully responsive, Superfast, and powered by Bootstrap v5.
Stars: ✭ 44 (+144.44%)
Mutual labels:  personal-blog
refined.blog
curated list of personal blogs
Stars: ✭ 144 (+700%)
Mutual labels:  personal-blog
nuxt-blog
📝 Personal blog built with Nuxt.js and wordpress rest api
Stars: ✭ 13 (-27.78%)
Mutual labels:  personal-blog
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (+466.67%)
Mutual labels:  personal-blog

Personal Blog Template

Personal Blog Template is a HTML/ CSS template including hero, works and blog sections prepared by using Sass/SCSS and LiquidJS.

Pages

  • Homepage
  • Blog List
  • Work List
  • Blog Detail

Demo website

Project Structure

css/main.css file is created from main.scss file which is inside the scss folder. main.scss file is used to import the other scss files. CSS codes of the pages are included in the scss/pages folder. CSS codes of the header and footer are included in the scss/global folder. CSS codes of the common components of the website are included in the scss/components.

LiquidJS is used as a template engine. Files of the template are in the views folder. Files in the views/pages folder are extended from the file called views/master.liquid. HTML codes of the common components of the website are included in the views/components which is in the views folder.

Installation

git clone https://github.com/hey-fk/personal-blog-template
cd personal-blog-template
npm install or yarn install

Start the server

gulp

Now enter localhost:3000 in the address bar of your browser.

Dist Folder

gulp dist

Production files will be prepared in /dist folder.

Deploy Vercel

Build Command

gulp dist

Output Directory

dist

Contributing

Did you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

Credits

Design: Portfolio UI - Web & Mobile by Tinjo Thomas

License

This template is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].