Skip to content

goneptune/neptune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neptune

A Fast Dynamic Content Framework (DCF) for building websites written in Go by sucsessyan

GoDoc Build Status Go Report Card

Overview

Neptune is a dynamic content framework written in Go. This is an independent project written from scratch. But we are inspired by the large number of templates created for Hugo and came up with the idea of preserving the standard for data output and template functions seted by Hugo. Thus, Neptune is 70% adapted to the expansion of templates written for Hugo

Complete documentation is available at Neptune Documentation.

Getting Started

Installing Neptune

Neptune is written in GoLang with support for Windows, Linux, FreeBSD and OSX.

Use Neptune

Db SQL file location var/config/db.sql Config file location var/config/settings.toml

Admin user: Login: admin Password: admin

Custom User: Login: user Password: user

The default port is :8090