SoftForge official website.

Overview

LogTure

A minimal designed, fully customizable, and extensible modern personal blogging framework, built with Nextjs.

Demo: https://logture.vercel.app/

Note: this is a work in progress.

Features:

  • Fully customizable
  • Easy to use
  • SEO optimized
  • SSG (Static Site Generation) supported
  • Deploy anywhere

Setup

Clone this repository to your local machine and run the following commands:

$ cd /path/to/logture_source_code
$ npm install  # or `yarn`
$ npm run dev  # or `yarn dev` to start the development server

To build your static blog, run the following commands:

$ npm run build  # or `yarn build`
$ # To start the local production server, run:
$ npm run start  # or `yarn start`

Customizing

Edit /config/index.js to get started.

To customize blog theme, edit /styles/variables.scss.

Enjoy!

TODO

  • Support PWA
  • Optimize SEO
  • Transform to TypeScript
  • Finish documentation
You might also like...

An non-official esx-legacy 1.5 version for quasar inventory purpose.

Hi there ! It's my first post on github, and I'm releasing a free edited base with esx-legacy 1.5 compatible and made for Quasar Inventory. How can I

Mar 19, 2022

Official code for rashahacks.com

Getting Started with rashahacks.com Adding your writeup to rashahacks.com Clone this repository or edit remotely git clone https://github.com/encodedg

Dec 1, 2022

Official fork of XREngine for The Nexus by the creator of XREngine.

Nexus Engine Official fork of XREngine for The Nexus by the creator of XREngine. Web3-enabled, ethically run, interoperability focused, always free an

Feb 23, 2022

Official Node.js client library for Devzat plugin API

Devzat plugin API client for Node.js This NPM package allows you to build Devzat plugins/bots with JavaScript/TypeScript. See example/index.ts for a f

Apr 26, 2022

The official challenges and deployment source code files used in San Diego CTF 2022.

SDCTF 2022 Here is the challenge and infrastructure files of San Diego CTF 2022. Challenge files include source code that implement the challenge idea

Dec 8, 2022

Go-zero official documentation

go-zero.dev English | 中文简体 This website is built using Docusaurus 2. Pages & components are written in TypeScript, the styles in vanilla CSS with vari

Dec 15, 2022

Source of the (Un)official Moodle Developer Resources

Moodle Developer Resources Introduction This repository includes the source for the Moodle Developer Resources - a collection of resources aimed at ma

Dec 16, 2022

The official API of the OwnStore suite.

This project is part of OwnStore suite. Learn more here: https://ownstore.dev The suite contains the following projects: Website API CMS Doc Apps TWA

Aug 13, 2022

This is the official GitHub organization for BreakBuddy.be

This is the official GitHub organization for BreakBuddy.be

Welcome to BreakBuddy! This is the repo for the breakbuddy website. BreakBuddy is an initiative to help users choose their next holiday destination in

Aug 19, 2022
Owner
Sam Zhang
A Python lover, also the creator of @BaiduSpider. A middle school student in China. Feel free to send me emails! ;)
Sam Zhang
This is a cloned website of the official tesla page built with react js

TESLA-CLONE This is a cloned website of the official tesla page built with react js. The page has simillar sections which made duplicating these secti

Kevv_in 25 Nov 7, 2022
Official website for "Centre For Innovation, JGEC"

CFI JGEC Official website for "Centre For Innovation, JGEC" View Demo · Report Bug · Request Feature Table of Contents About The Project Built With Ge

Niloy Sikdar 9 Feb 15, 2022
The official pokemon website is not that cool? Here is the alternative 😉

Pokemon Awesome Pokemon Data All Pokemon data used in this project comes from PokeAPI GraphQL Beta. Playground: https://beta.pokeapi.co/graphql/consol

Muhammad Afifudin 128 Dec 23, 2022
Official Repository of Finite Loop Club website.

Finite Loop Club - Official Repo Built with: Running the Project Clone the repo git clone https://github.com/FiniteLoop-NMAMIT/flc-website Install the

FiniteLoop Club NMAMIT 4 Dec 26, 2022
Provides information on official divisional administrative regions of Portugal

GEO PT API Provides information on official divisional administrative regions of Portugal (based on "Carta Administrativa Oficial de Portugal, 2020",

João Pimentel Ferreira 75 Dec 27, 2022
official github mirror of gg-struggle

gg-struggle tl;dr gg-struggle is a program that reduces loading times by caching the Guilty Gear server responses, reducing slowdowns caused by latenc

cybermelon 28 Mar 12, 2022
official Alibaba Design system vue components snippets for visual studio code

Alibaba DLS Snippets for vscode Installation You can either install this extension by searching for Alibaba DLS Snippets in your vscode extensions sto

Alibaba Travels Co Open Source 2 Sep 25, 2021
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.

WeUI - tailor-made for WeChat web service 中文版本 Introduction WeUI is an WeChat-like UI framework officially designed by the WeChat Design Team, tailor-

Tencent 26.6k Jan 2, 2023
Klecks is the official open-source release of the community-funded online painting app Kleki.

Klecks (German for "splash of color", pronounced "clex") is the official open-source release of the community-funded online painting app Kleki. Klecks

I paint, code and mess around. 74 Dec 27, 2022
Programmers House api official wrapper

programmershouse-wrapper Programmers House api official wrapper Install: npm install programmershouse-wrapper Example of using: With .then //importing

Raid 2 Mar 23, 2022